{
  "Name": "Panorays",
  "Author": "Panorays - support@panorays.com",
  "Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Azure_Sentinel.svg\" width=\"75px\" height=\"75px\">",
  "Description": "The [Panorays](https://panorays.com/) solution provides the capability to ingest company findings from the Panorays API into Microsoft Sentinel using the Codeless Connector Framework (CCF).\n\n**Underlying Microsoft Technologies used:**\n\n  a. [Codeless Connector Framework](https://learn.microsoft.com/en-us/azure/sentinel/create-codeless-connector)",
  "MainTemplateParameters": {
    "apitoken": {
      "type": "securestring",
      "defaultValue": ""
    },
    "panoraysAPIBaseUrl": {
      "type": "string",
      "defaultValue": "https://api.panoraysapp.com",
      "metadata": {
        "description": "Base URL for the Panorays API"
      }
    }
  },
  "CreateUiDefinition": "createUiDefinition.json",
  "Data Connectors": [
    "Panorays/Data Connectors/PanoraysSelfFindings_ccf/PanoraysSelfFindings_ConnectorDefinition.json"
  ],
  "Metadata": "SolutionMetadata.json",
  "Version": "3.0.1",
  "TemplateSpec": true,
  "Is1Pconnector": false
}