{ "uuid": "8a1b8b21-e5ce-40e9-879b-32328659c101", "lastMigration": 29, "name": "On-Demand Scanning API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "eeec90ff-5dbc-4e3e-bceb-e186cc1d0443", "documentation": "Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.", "method": "delete", "endpoint": "v1beta1/:name", "responses": [ { "uuid": "f3bc3cdd-54d6-4646-82bd-67b0f99c818b", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1a227b99-84dc-4d23-9cc9-ac6f07ed190e", "documentation": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.", "method": "get", "endpoint": "v1beta1/:name", "responses": [ { "uuid": "ee86b548-49fb-4d2a-8a12-26bb6f957ea4", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "130c596f-c595-4c49-949d-b080c8275f39", "documentation": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `\"/v1/{name=users/*}/operations\"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.", "method": "get", "endpoint": "v1beta1/:name/operations", "responses": [ { "uuid": "0dfa8b1e-2c26-4f82-8cf2-9fc700222ecd", "body": "{\n \"nextPageToken\": \"\",\n \"operations\": [\n {\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0aa81c44-6063-4c81-bdcd-a5af470c7c4b", "documentation": "Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.", "method": "post", "endpoint": "v1beta1/:name:cancel", "responses": [ { "uuid": "b2861948-19a8-4b3f-8730-8185a4306e98", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de03843e-a624-47b0-8325-de52c9944e7a", "documentation": "Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. If the operation is already done, the latest state is immediately returned. If the timeout specified is greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If the server does not support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return the latest state before the specified timeout (including immediately), meaning even an immediate response is no guarantee that the operation is done.", "method": "post", "endpoint": "v1beta1/:name:wait", "responses": [ { "uuid": "1586708e-bd10-4d7c-9295-4ef8838b3dfe", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c1ada0b5-accc-4b75-a8c3-399186a02dcb", "documentation": "Initiates an analysis of the provided packages.", "method": "post", "endpoint": "v1beta1/:parent/scans:analyzePackages", "responses": [ { "uuid": "af2dc735-2288-454e-a2d8-70e2c3993844", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "174d6bc8-2e0c-4f75-bd76-ae6629c815ff", "documentation": "Lists vulnerabilities resulting from a successfully completed scan.", "method": "get", "endpoint": "v1beta1/:parent/vulnerabilities", "responses": [ { "uuid": "e9c152d7-1438-4609-8a32-ddd7def22c21", "body": "{\n \"nextPageToken\": \"\",\n \"occurrences\": [\n {\n \"attestation\": {\n \"jwts\": [\n {\n \"compactJwt\": \"\"\n }\n ],\n \"serializedPayload\": \"\",\n \"signatures\": [\n {\n \"publicKeyId\": \"\",\n \"signature\": \"\"\n }\n ]\n },\n \"build\": {\n \"intotoProvenance\": {\n \"builderConfig\": {\n \"id\": \"\"\n },\n \"materials\": [\n \"\"\n ],\n \"metadata\": {\n \"buildFinishedOn\": \"\",\n \"buildInvocationId\": \"\",\n \"buildStartedOn\": \"\",\n \"completeness\": {\n \"arguments\": {{faker 'datatype.boolean'}},\n \"environment\": {{faker 'datatype.boolean'}},\n \"materials\": {{faker 'datatype.boolean'}}\n },\n \"reproducible\": {{faker 'datatype.boolean'}}\n },\n \"recipe\": {\n \"arguments\": [\n {}\n ],\n \"definedInMaterial\": \"\",\n \"entryPoint\": \"\",\n \"environment\": [\n {}\n ],\n \"type\": \"\"\n }\n },\n \"intotoStatement\": {\n \"_type\": \"\",\n \"predicateType\": \"\",\n \"provenance\": {\n \"builderConfig\": {\n \"id\": \"\"\n },\n \"materials\": [\n \"\"\n ],\n \"metadata\": {\n \"buildFinishedOn\": \"\",\n \"buildInvocationId\": \"\",\n \"buildStartedOn\": \"\",\n \"completeness\": {\n \"arguments\": {{faker 'datatype.boolean'}},\n \"environment\": {{faker 'datatype.boolean'}},\n \"materials\": {{faker 'datatype.boolean'}}\n },\n \"reproducible\": {{faker 'datatype.boolean'}}\n },\n \"recipe\": {\n \"arguments\": [\n {}\n ],\n \"definedInMaterial\": \"\",\n \"entryPoint\": \"\",\n \"environment\": [\n {}\n ],\n \"type\": \"\"\n }\n },\n \"slsaProvenance\": {\n \"builder\": {\n \"id\": \"\"\n },\n \"materials\": [\n {\n \"digest\": {},\n \"uri\": \"\"\n }\n ],\n \"metadata\": {\n \"buildFinishedOn\": \"\",\n \"buildInvocationId\": \"\",\n \"buildStartedOn\": \"\",\n \"completeness\": {\n \"arguments\": {{faker 'datatype.boolean'}},\n \"environment\": {{faker 'datatype.boolean'}},\n \"materials\": {{faker 'datatype.boolean'}}\n },\n \"reproducible\": {{faker 'datatype.boolean'}}\n },\n \"recipe\": {\n \"arguments\": {},\n \"definedInMaterial\": \"\",\n \"entryPoint\": \"\",\n \"environment\": {},\n \"type\": \"\"\n }\n },\n \"slsaProvenanceZeroTwo\": {\n \"buildConfig\": {},\n \"buildType\": \"\",\n \"builder\": {\n \"id\": \"\"\n },\n \"invocation\": {\n \"configSource\": {\n \"digest\": {},\n \"entryPoint\": \"\",\n \"uri\": \"\"\n },\n \"environment\": {},\n \"parameters\": {}\n },\n \"materials\": [\n {\n \"digest\": {},\n \"uri\": \"\"\n }\n ],\n \"metadata\": {\n \"buildFinishedOn\": \"\",\n \"buildInvocationId\": \"\",\n \"buildStartedOn\": \"\",\n \"completeness\": {\n \"environment\": {{faker 'datatype.boolean'}},\n \"materials\": {{faker 'datatype.boolean'}},\n \"parameters\": {{faker 'datatype.boolean'}}\n },\n \"reproducible\": {{faker 'datatype.boolean'}}\n }\n },\n \"subject\": [\n {\n \"digest\": {},\n \"name\": \"\"\n }\n ]\n },\n \"provenance\": {\n \"buildOptions\": {},\n \"builderVersion\": \"\",\n \"builtArtifacts\": [\n {\n \"checksum\": \"\",\n \"id\": \"\",\n \"names\": [\n \"\"\n ]\n }\n ],\n \"commands\": [\n {\n \"args\": [\n \"\"\n ],\n \"dir\": \"\",\n \"env\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"waitFor\": [\n \"\"\n ]\n }\n ],\n \"createTime\": \"\",\n \"creator\": \"\",\n \"endTime\": \"\",\n \"id\": \"\",\n \"logsUri\": \"\",\n \"projectId\": \"\",\n \"sourceProvenance\": {\n \"additionalContexts\": [\n {\n \"cloudRepo\": {\n \"aliasContext\": {\n \"kind\": \"{{oneOf (array 'KIND_UNSPECIFIED' 'FIXED' 'MOVABLE' 'OTHER')}}\",\n \"name\": \"\"\n },\n \"repoId\": {\n \"projectRepoId\": {\n \"projectId\": \"\",\n \"repoName\": \"\"\n },\n \"uid\": \"\"\n },\n \"revisionId\": \"\"\n },\n \"gerrit\": {\n \"aliasContext\": {\n \"kind\": \"{{oneOf (array 'KIND_UNSPECIFIED' 'FIXED' 'MOVABLE' 'OTHER')}}\",\n \"name\": \"\"\n },\n \"gerritProject\": \"\",\n \"hostUri\": \"\",\n \"revisionId\": \"\"\n },\n \"git\": {\n \"revisionId\": \"\",\n \"url\": \"\"\n },\n \"labels\": {}\n }\n ],\n \"artifactStorageSourceUri\": \"\",\n \"context\": {\n \"cloudRepo\": {\n \"aliasContext\": {\n \"kind\": \"{{oneOf (array 'KIND_UNSPECIFIED' 'FIXED' 'MOVABLE' 'OTHER')}}\",\n \"name\": \"\"\n },\n \"repoId\": {\n \"projectRepoId\": {\n \"projectId\": \"\",\n \"repoName\": \"\"\n },\n \"uid\": \"\"\n },\n \"revisionId\": \"\"\n },\n \"gerrit\": {\n \"aliasContext\": {\n \"kind\": \"{{oneOf (array 'KIND_UNSPECIFIED' 'FIXED' 'MOVABLE' 'OTHER')}}\",\n \"name\": \"\"\n },\n \"gerritProject\": \"\",\n \"hostUri\": \"\",\n \"revisionId\": \"\"\n },\n \"git\": {\n \"revisionId\": \"\",\n \"url\": \"\"\n },\n \"labels\": {}\n },\n \"fileHashes\": {}\n },\n \"startTime\": \"\",\n \"triggerId\": \"\"\n },\n \"provenanceBytes\": \"\"\n },\n \"compliance\": {\n \"nonComplianceReason\": \"\",\n \"nonCompliantFiles\": [\n {\n \"displayCommand\": \"\",\n \"path\": \"\",\n \"reason\": \"\"\n }\n ]\n },\n \"createTime\": \"\",\n \"deployment\": {\n \"address\": \"\",\n \"config\": \"\",\n \"deployTime\": \"\",\n \"platform\": \"{{oneOf (array 'PLATFORM_UNSPECIFIED' 'GKE' 'FLEX' 'CUSTOM')}}\",\n \"resourceUri\": [\n \"\"\n ],\n \"undeployTime\": \"\",\n \"userEmail\": \"\"\n },\n \"discovery\": {\n \"analysisCompleted\": {\n \"analysisType\": [\n \"\"\n ]\n },\n \"analysisError\": [\n {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n }\n ],\n \"analysisStatus\": \"{{oneOf (array 'ANALYSIS_STATUS_UNSPECIFIED' 'PENDING' 'SCANNING' 'FINISHED_SUCCESS' 'COMPLETE' 'FINISHED_FAILED' 'FINISHED_UNSUPPORTED')}}\",\n \"analysisStatusError\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"archiveTime\": \"\",\n \"continuousAnalysis\": \"{{oneOf (array 'CONTINUOUS_ANALYSIS_UNSPECIFIED' 'ACTIVE' 'INACTIVE')}}\",\n \"cpe\": \"\",\n \"lastScanTime\": \"\"\n },\n \"dsseAttestation\": {\n \"envelope\": {\n \"payload\": \"\",\n \"payloadType\": \"\",\n \"signatures\": [\n {\n \"keyid\": \"\",\n \"sig\": \"\"\n }\n ]\n },\n \"statement\": {\n \"_type\": \"\",\n \"predicateType\": \"\",\n \"provenance\": {\n \"builderConfig\": {\n \"id\": \"\"\n },\n \"materials\": [\n \"\"\n ],\n \"metadata\": {\n \"buildFinishedOn\": \"\",\n \"buildInvocationId\": \"\",\n \"buildStartedOn\": \"\",\n \"completeness\": {\n \"arguments\": {{faker 'datatype.boolean'}},\n \"environment\": {{faker 'datatype.boolean'}},\n \"materials\": {{faker 'datatype.boolean'}}\n },\n \"reproducible\": {{faker 'datatype.boolean'}}\n },\n \"recipe\": {\n \"arguments\": [\n {}\n ],\n \"definedInMaterial\": \"\",\n \"entryPoint\": \"\",\n \"environment\": [\n {}\n ],\n \"type\": \"\"\n }\n },\n \"slsaProvenance\": {\n \"builder\": {\n \"id\": \"\"\n },\n \"materials\": [\n {\n \"digest\": {},\n \"uri\": \"\"\n }\n ],\n \"metadata\": {\n \"buildFinishedOn\": \"\",\n \"buildInvocationId\": \"\",\n \"buildStartedOn\": \"\",\n \"completeness\": {\n \"arguments\": {{faker 'datatype.boolean'}},\n \"environment\": {{faker 'datatype.boolean'}},\n \"materials\": {{faker 'datatype.boolean'}}\n },\n \"reproducible\": {{faker 'datatype.boolean'}}\n },\n \"recipe\": {\n \"arguments\": {},\n \"definedInMaterial\": \"\",\n \"entryPoint\": \"\",\n \"environment\": {},\n \"type\": \"\"\n }\n },\n \"slsaProvenanceZeroTwo\": {\n \"buildConfig\": {},\n \"buildType\": \"\",\n \"builder\": {\n \"id\": \"\"\n },\n \"invocation\": {\n \"configSource\": {\n \"digest\": {},\n \"entryPoint\": \"\",\n \"uri\": \"\"\n },\n \"environment\": {},\n \"parameters\": {}\n },\n \"materials\": [\n {\n \"digest\": {},\n \"uri\": \"\"\n }\n ],\n \"metadata\": {\n \"buildFinishedOn\": \"\",\n \"buildInvocationId\": \"\",\n \"buildStartedOn\": \"\",\n \"completeness\": {\n \"environment\": {{faker 'datatype.boolean'}},\n \"materials\": {{faker 'datatype.boolean'}},\n \"parameters\": {{faker 'datatype.boolean'}}\n },\n \"reproducible\": {{faker 'datatype.boolean'}}\n }\n },\n \"subject\": [\n {\n \"digest\": {},\n \"name\": \"\"\n }\n ]\n }\n },\n \"envelope\": {\n \"payload\": \"\",\n \"payloadType\": \"\",\n \"signatures\": [\n {\n \"keyid\": \"\",\n \"sig\": \"\"\n }\n ]\n },\n \"image\": {\n \"baseResourceUrl\": \"\",\n \"distance\": {{faker 'number.int' max=99999}},\n \"fingerprint\": {\n \"v1Name\": \"\",\n \"v2Blob\": [\n \"\"\n ],\n \"v2Name\": \"\"\n },\n \"layerInfo\": [\n {\n \"arguments\": \"\",\n \"directive\": \"\"\n }\n ]\n },\n \"kind\": \"{{oneOf (array 'NOTE_KIND_UNSPECIFIED' 'VULNERABILITY' 'BUILD' 'IMAGE' 'PACKAGE' 'DEPLOYMENT' 'DISCOVERY' 'ATTESTATION' 'UPGRADE' 'COMPLIANCE' 'DSSE_ATTESTATION')}}\",\n \"name\": \"\",\n \"noteName\": \"\",\n \"package\": {\n \"architecture\": \"{{oneOf (array 'ARCHITECTURE_UNSPECIFIED' 'X86' 'X64')}}\",\n \"cpeUri\": \"\",\n \"license\": {\n \"comments\": \"\",\n \"expression\": \"\"\n },\n \"location\": [\n {\n \"cpeUri\": \"\",\n \"path\": \"\",\n \"version\": {\n \"epoch\": {{faker 'number.int' max=99999}},\n \"fullName\": \"\",\n \"inclusive\": {{faker 'datatype.boolean'}},\n \"kind\": \"{{oneOf (array 'VERSION_KIND_UNSPECIFIED' 'NORMAL' 'MINIMUM' 'MAXIMUM')}}\",\n \"name\": \"\",\n \"revision\": \"\"\n }\n }\n ],\n \"name\": \"\",\n \"packageType\": \"\",\n \"version\": {\n \"epoch\": {{faker 'number.int' max=99999}},\n \"fullName\": \"\",\n \"inclusive\": {{faker 'datatype.boolean'}},\n \"kind\": \"{{oneOf (array 'VERSION_KIND_UNSPECIFIED' 'NORMAL' 'MINIMUM' 'MAXIMUM')}}\",\n \"name\": \"\",\n \"revision\": \"\"\n }\n },\n \"remediation\": \"\",\n \"resourceUri\": \"\",\n \"updateTime\": \"\",\n \"upgrade\": {\n \"distribution\": {\n \"classification\": \"\",\n \"cpeUri\": \"\",\n \"cve\": [\n \"\"\n ],\n \"severity\": \"\"\n },\n \"package\": \"\",\n \"parsedVersion\": {\n \"epoch\": {{faker 'number.int' max=99999}},\n \"fullName\": \"\",\n \"inclusive\": {{faker 'datatype.boolean'}},\n \"kind\": \"{{oneOf (array 'VERSION_KIND_UNSPECIFIED' 'NORMAL' 'MINIMUM' 'MAXIMUM')}}\",\n \"name\": \"\",\n \"revision\": \"\"\n },\n \"windowsUpdate\": {\n \"categories\": [\n {\n \"categoryId\": \"\",\n \"name\": \"\"\n }\n ],\n \"description\": \"\",\n \"identity\": {\n \"revision\": {{faker 'number.int' max=99999}},\n \"updateId\": \"\"\n },\n \"kbArticleIds\": [\n \"\"\n ],\n \"lastPublishedTimestamp\": \"\",\n \"supportUrl\": \"\",\n \"title\": \"\"\n }\n },\n \"vulnerability\": {\n \"cvssScore\": {{faker 'number.float'}},\n \"cvssVersion\": \"{{oneOf (array 'CVSS_VERSION_UNSPECIFIED' 'CVSS_VERSION_2' 'CVSS_VERSION_3')}}\",\n \"cvssv3\": {\n \"attackComplexity\": \"{{oneOf (array 'ATTACK_COMPLEXITY_UNSPECIFIED' 'ATTACK_COMPLEXITY_LOW' 'ATTACK_COMPLEXITY_HIGH')}}\",\n \"attackVector\": \"{{oneOf (array 'ATTACK_VECTOR_UNSPECIFIED' 'ATTACK_VECTOR_NETWORK' 'ATTACK_VECTOR_ADJACENT' 'ATTACK_VECTOR_LOCAL' 'ATTACK_VECTOR_PHYSICAL')}}\",\n \"authentication\": \"{{oneOf (array 'AUTHENTICATION_UNSPECIFIED' 'AUTHENTICATION_MULTIPLE' 'AUTHENTICATION_SINGLE' 'AUTHENTICATION_NONE')}}\",\n \"availabilityImpact\": \"{{oneOf (array 'IMPACT_UNSPECIFIED' 'IMPACT_HIGH' 'IMPACT_LOW' 'IMPACT_NONE')}}\",\n \"baseScore\": {{faker 'number.float'}},\n \"confidentialityImpact\": \"{{oneOf (array 'IMPACT_UNSPECIFIED' 'IMPACT_HIGH' 'IMPACT_LOW' 'IMPACT_NONE')}}\",\n \"exploitabilityScore\": {{faker 'number.float'}},\n \"impactScore\": {{faker 'number.float'}},\n \"integrityImpact\": \"{{oneOf (array 'IMPACT_UNSPECIFIED' 'IMPACT_HIGH' 'IMPACT_LOW' 'IMPACT_NONE')}}\",\n \"privilegesRequired\": \"{{oneOf (array 'PRIVILEGES_REQUIRED_UNSPECIFIED' 'PRIVILEGES_REQUIRED_NONE' 'PRIVILEGES_REQUIRED_LOW' 'PRIVILEGES_REQUIRED_HIGH')}}\",\n \"scope\": \"{{oneOf (array 'SCOPE_UNSPECIFIED' 'SCOPE_UNCHANGED' 'SCOPE_CHANGED')}}\",\n \"userInteraction\": \"{{oneOf (array 'USER_INTERACTION_UNSPECIFIED' 'USER_INTERACTION_NONE' 'USER_INTERACTION_REQUIRED')}}\"\n },\n \"effectiveSeverity\": \"{{oneOf (array 'SEVERITY_UNSPECIFIED' 'MINIMAL' 'LOW' 'MEDIUM' 'HIGH' 'CRITICAL')}}\",\n \"fixAvailable\": {{faker 'datatype.boolean'}},\n \"longDescription\": \"\",\n \"packageIssue\": [\n {\n \"affectedCpeUri\": \"\",\n \"affectedPackage\": \"\",\n \"affectedVersion\": {\n \"epoch\": {{faker 'number.int' max=99999}},\n \"fullName\": \"\",\n \"inclusive\": {{faker 'datatype.boolean'}},\n \"kind\": \"{{oneOf (array 'VERSION_KIND_UNSPECIFIED' 'NORMAL' 'MINIMUM' 'MAXIMUM')}}\",\n \"name\": \"\",\n \"revision\": \"\"\n },\n \"effectiveSeverity\": \"{{oneOf (array 'SEVERITY_UNSPECIFIED' 'MINIMAL' 'LOW' 'MEDIUM' 'HIGH' 'CRITICAL')}}\",\n \"fileLocation\": [\n {\n \"filePath\": \"\"\n }\n ],\n \"fixAvailable\": {{faker 'datatype.boolean'}},\n \"fixedCpeUri\": \"\",\n \"fixedPackage\": \"\",\n \"fixedVersion\": {\n \"epoch\": {{faker 'number.int' max=99999}},\n \"fullName\": \"\",\n \"inclusive\": {{faker 'datatype.boolean'}},\n \"kind\": \"{{oneOf (array 'VERSION_KIND_UNSPECIFIED' 'NORMAL' 'MINIMUM' 'MAXIMUM')}}\",\n \"name\": \"\",\n \"revision\": \"\"\n },\n \"packageType\": \"\"\n }\n ],\n \"relatedUrls\": [\n {\n \"label\": \"\",\n \"url\": \"\"\n }\n ],\n \"severity\": \"{{oneOf (array 'SEVERITY_UNSPECIFIED' 'MINIMAL' 'LOW' 'MEDIUM' 'HIGH' 'CRITICAL')}}\",\n \"shortDescription\": \"\",\n \"type\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "eeec90ff-5dbc-4e3e-bceb-e186cc1d0443" }, { "type": "route", "uuid": "1a227b99-84dc-4d23-9cc9-ac6f07ed190e" }, { "type": "route", "uuid": "130c596f-c595-4c49-949d-b080c8275f39" }, { "type": "route", "uuid": "0aa81c44-6063-4c81-bdcd-a5af470c7c4b" }, { "type": "route", "uuid": "de03843e-a624-47b0-8325-de52c9944e7a" }, { "type": "route", "uuid": "c1ada0b5-accc-4b75-a8c3-399186a02dcb" }, { "type": "route", "uuid": "174d6bc8-2e0c-4f75-bd76-ae6629c815ff" } ] }