{"id":18075,"date":"2025-09-19T06:50:56","date_gmt":"2025-09-19T06:50:56","guid":{"rendered":"http:\/\/localhost\/?p=18075"},"modified":"2025-09-19T06:50:56","modified_gmt":"2025-09-19T06:50:56","slug":"how-to-automate-alert-triage-with-ai-agents-and-confluence-sops-using-tines","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=18075","title":{"rendered":"How To Automate Alert Triage With AI Agents and Confluence SOPs Using Tines_THN:9F149DC6CEEC94C434D9EAE93FBEED9F"},"content":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2025-09-19T11:09:09&#8243;,&#8221;description&#8221;:&#8221;![AI Agents and Confluence SOPs Using Tines](data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=)\\n\\nRun by the team at workflow orchestration and AI platform Tines, the Tines library features over 1,000 pre-built workflows shared by security practitioners from across the community &#8211; all free to import and deploy through the platform&#8217;s Community Edition.\\n\\nThe workflow we are highlighting streamlines security alert handling by automatically identifying and executing the appropriate Standard Operating Procedures (SOPs) from Confluence. When an alert triggers, AI agents analyze it, locate relevant SOPs, and perform required remediation steps &#8211; all while keeping the on-call team informed via Slack.\\n\\nIt was created by Michael Tolan, Security Researcher L2 at Tines, and Peter Wrenn, Senior Solutions Engineer at Tines.\\n\\nIn this guide, we&#8217;ll share an overview of the workflow, plus step-by-step instructions for getting it up and running.\\n\\n## The problem &#8211; manual alert triage and SOP execution\\n\\nFor security teams, responding to alerts efficiently requires quickly identifying the threat type, locating the appropriate SOP, and executing the required remediation steps.\\n\\nFrom a workflow perspective, teams often have to:\\n\\n  * Manually analyze incoming security alerts\\n  * Search through Confluence for relevant SOPs\\n  * Document findings and actions in case management systems\\n  * Execute multiple remediation steps across different security tools\\n  * Update the case management system again after the fact\\n  * Notify stakeholders about incidents and actions taken\\n\\n\\n\\nThis manual process is time-consuming, prone to human error, and can lead to inconsistent handling of similar alerts.\\n\\n## The solution &#8211; AI-powered alert triage with automated SOP execution\\n\\nThis prebuilt workflow automates the entire alert triage process by leveraging AI agents and Confluence SOPs. The workflow helps security teams respond faster and more consistently by:\\n\\n  * Using AI to analyze and classify incoming alerts\\n  * Automatically locating relevant SOPs in Confluence\\n  * Creating structured case records for tracking\\n  * Deploying a second AI agent (subagent) to execute remediation steps\\n  * Documenting all actions and notifying the on-call team via Slack\\n\\n\\n\\nThe result is a streamlined response to security alerts that ensures consistent handling according to established procedures.\\n\\n## Key benefits of this workflow\\n\\n  * Reduced mean time to remediation (MTTR)\\n  * Consistent application of security procedures\\n  * Comprehensive documentation of all actions taken\\n  * Reduced analyst fatigue from repetitive tasks\\n  * Improved visibility through automated notifications\\n\\n\\n\\n## Workflow overview\\n\\n### **Tools used:**\\n\\n  * Tines &#8211; workflow orchestration and AI platform (free Community Edition available)\\n  * Confluence &#8211; knowledge management platform for SOPs\\n\\n\\n\\n_This specific workflow also_ uses _the following pieces of software. However, you can use whatever enrichment\/_ remediation _tools currently_ existing within _your technology stack alongside Tines and Confluence._\\n\\n  * CrowdStrike &#8211; threat intelligence and EDR platform\\n  * AbuseIPDB &#8211; IP reputation database\\n  * EmailRep &#8211; email reputation service\\n  * Okta &#8211; identity and access management\\n  * Slack &#8211; team collaboration platform\\n  * Tavily &#8211; AI research tool\\n  * URLScan.io &#8211; URL analysis service\\n  * VirusTotal &#8211; file and URL scanning service\\n\\n\\n\\n## How it works\\n\\n### Part 1: Alert Ingestion and Analysis\\n\\n  * Receive security alert from integrated security tools\\n  * AI agent analyzes the alert to determine type and severity\\n  * System searches Confluence for relevant SOPs based on alert classification\\n  * Create a case record with alert details and identified SOP\\n\\n\\n\\n### Part 2: Remediation and Documentation\\n\\n  * Second AI agent reviews the case and SOP instructions\\n  * AI agent orchestrates remediation actions across appropriate security tools\\n  * All actions are documented in the case history\\n  * Slack notification is sent to the on-call team with alert details and actions taken\\n\\n\\n\\n## Configuring the workflow &#8211; step-by-step guide\\n\\n1\\\\. Log into Tines or create a new account.\\n\\n![](data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=)\\n\\n2\\\\. Navigate to the pre-built workflow in the library. Select import.\\n\\n![](data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=)\\n\\n#### 3\\\\. Set up your credentials\\n\\n![](data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=)\\n\\nYou&#8217;ll need credentials for all the tools used in this workflow. You can add or remove whatever tools you wish to suit your environment. \\n\\n  * Confluence\\n  * CrowdStrike\\n  * AbuseIPDB\\n  * EmailRep\\n  * Okta\\n  * Slack\\n  * Tavily\\n  * URLScan.io\\n  * VirusTotal\\n\\n\\n\\nFrom the credentials page, select New credential, scroll down to the relevant credential and complete the required fields. Follow the credential guides at explained.tines.com if you need help.\\n\\n#### 4\\\\. Configure your actions.\\n\\nSet your environment variables. In this particular workflow, that specifically requires setting the Slack channel for notifications (hardcoded to #alerts by default, but can be adjusted in the Slack action).\\n\\n#### 5\\\\. Customize the AI prompts\\n\\nThe workflow includes two key AI agents:\\n\\n  * Alert Analysis Agent: Customize the prompt to help identify alert types\\n  * Remediation Agent: Customize the prompt to guide remediation actions\\n\\n\\n\\n#### 6\\\\. Test the workflow.\\n\\nCreate a test alert to verify:\\n\\n  * Alert is properly classified\\n  * Correct SOP is retrieved from Confluence\\n  * Case is created with appropriate details\\n  * Remediation steps are executed\\n  * Slack notification is sent\\n\\n\\n\\n#### 7\\\\. Publish and operationalize\\n\\nOnce tested, publish the workflow and integrate with your security tools to begin receiving live alerts.\\n\\nIf you&#8217;d like to test this workflow, you can sign up for a free Tines account.\\n\\nFound this article interesting? This article is a contributed piece from one of our valued partners. Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.\\n&#8221;,&#8221;published&#8221;:&#8221;2025-09-19T11:00:00&#8243;,&#8221;modified&#8221;:&#8221;2025-09-19T11:00:00&#8243;,&#8221;type&#8221;:&#8221;thn&#8221;,&#8221;title&#8221;:&#8221;How To Automate Alert Triage With AI Agents and Confluence SOPs Using Tines&#8221;,&#8221;source&#8221;:&#8221;&#8221;,&#8221;references&#8221;:&#8221;&#8221;,&#8221;id&#8221;:&#8221;THN:9F149DC6CEEC94C434D9EAE93FBEED9F&#8221;,&#8221;bulletinFamily&#8221;:&#8221;info&#8221;,&#8221;cwe&#8221;:null,&#8221;cvelist&#8221;:[],&#8221;sourceData&#8221;:&#8221;&#8221;,&#8221;sourceHref&#8221;:&#8221;&#8221;,&#8221;cvss&#8221;:{&#8220;score&#8221;:0,&#8221;severity&#8221;:&#8221;NONE&#8221;,&#8221;vector&#8221;:&#8221;NONE&#8221;,&#8221;version&#8221;:&#8221;NONE&#8221;},&#8221;cvss2&#8243;:{},&#8221;cvss3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;,&#8221;cvssV3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;}},&#8221;href&#8221;:&#8221;https:\/\/thehackernews.com\/2025\/09\/how-to-automate-alert-triage-with-ai.html&#8221;,&#8221;category_name&#8221;:&#8221;News&#8221;,&#8221;post_link&#8221;:&#8221;&#8221;,&#8221;product&#8221;:&#8221;&#8221;,&#8221;version&#8221;:&#8221;&#8221;,&#8221;vendor&#8221;:&#8221;&#8221;,&#8221;ai_description&#8221;:&#8221;&#8221;,&#8221;ai_severity&#8221;:&#8221;&#8221;,&#8221;ai_vendor&#8221;:&#8221;&#8221;,&#8221;ai_product&#8221;:&#8221;&#8221;,&#8221;ai_version&#8221;:&#8221;&#8221;,&#8221;ai_score&#8221;:0}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2025-09-19T11:09:09&#8243;,&#8221;description&#8221;:&#8221;![AI Agents and Confluence SOPs Using Tines](data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=)\\n\\nRun by the team at workflow orchestration and AI platform Tines, the Tines library features over 1,000 pre-built workflows&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[6,8,12,13,33,7,11,43,5],"class_list":["post-18075","post","type-post","status-publish","format-standard","hentry","category-category_news","tag-cve","tag-cvss","tag-exploit","tag-news","tag-none","tag-security","tag-tapic","tag-thn","tag-vulnerability"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How To Automate Alert Triage With AI Agents and Confluence SOPs Using Tines_THN:9F149DC6CEEC94C434D9EAE93FBEED9F - zero redgem<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zero.redgem.net\/?p=18075\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Automate Alert Triage With AI Agents and Confluence SOPs Using Tines_THN:9F149DC6CEEC94C434D9EAE93FBEED9F - zero redgem\" \/>\n<meta property=\"og:description\" content=\"{&#8220;lastseen&#8221;:&#8221;2025-09-19T11:09:09&#8243;,&#8221;description&#8221;:&#8221;![AI Agents and Confluence SOPs Using Tines](data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=)nnRun by the team at workflow orchestration and AI platform Tines, the Tines library features over 1,000 pre-built workflows...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=18075\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-19T06:50:56+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=18075#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=18075\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"How To Automate Alert Triage With AI Agents and Confluence SOPs Using Tines_THN:9F149DC6CEEC94C434D9EAE93FBEED9F\",\"datePublished\":\"2025-09-19T06:50:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=18075\"},\"wordCount\":1124,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"exploit\",\"news\",\"NONE\",\"Security\",\"tapic\",\"thn\",\"Vulnerability\"],\"articleSection\":[\"category_news\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=18075#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=18075\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=18075\",\"name\":\"How To Automate Alert Triage With AI Agents and Confluence SOPs Using Tines_THN:9F149DC6CEEC94C434D9EAE93FBEED9F - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2025-09-19T06:50:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=18075#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=18075\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=18075#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Automate Alert Triage With AI Agents and Confluence SOPs Using Tines_THN:9F149DC6CEEC94C434D9EAE93FBEED9F\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Automate Alert Triage With AI Agents and Confluence SOPs Using Tines_THN:9F149DC6CEEC94C434D9EAE93FBEED9F - zero redgem","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zero.redgem.net\/?p=18075","og_locale":"en_US","og_type":"article","og_title":"How To Automate Alert Triage With AI Agents and Confluence SOPs Using Tines_THN:9F149DC6CEEC94C434D9EAE93FBEED9F - zero redgem","og_description":"{&#8220;lastseen&#8221;:&#8221;2025-09-19T11:09:09&#8243;,&#8221;description&#8221;:&#8221;![AI Agents and Confluence SOPs Using Tines](data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=)nnRun by the team at workflow orchestration and AI platform Tines, the Tines library features over 1,000 pre-built workflows...","og_url":"https:\/\/zero.redgem.net\/?p=18075","og_site_name":"zero redgem","article_published_time":"2025-09-19T06:50:56+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=18075#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=18075"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"How To Automate Alert Triage With AI Agents and Confluence SOPs Using Tines_THN:9F149DC6CEEC94C434D9EAE93FBEED9F","datePublished":"2025-09-19T06:50:56+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=18075"},"wordCount":1124,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","exploit","news","NONE","Security","tapic","thn","Vulnerability"],"articleSection":["category_news"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=18075#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=18075","url":"https:\/\/zero.redgem.net\/?p=18075","name":"How To Automate Alert Triage With AI Agents and Confluence SOPs Using Tines_THN:9F149DC6CEEC94C434D9EAE93FBEED9F - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2025-09-19T06:50:56+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=18075#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=18075"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=18075#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"How To Automate Alert Triage With AI Agents and Confluence SOPs Using Tines_THN:9F149DC6CEEC94C434D9EAE93FBEED9F"}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/18075","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=18075"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/18075\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18075"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=18075"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=18075"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}