{"id":61675,"date":"2026-06-10T11:44:04","date_gmt":"2026-06-10T11:44:04","guid":{"rendered":"https:\/\/zero.redgem.net\/?p=61675"},"modified":"2026-06-10T11:44:04","modified_gmt":"2026-06-10T11:44:04","slug":"turning-millions-of-risks-into-one-actionable-list","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=61675","title":{"rendered":"Turning Millions of Risks Into One Actionable List_QUALYSBLOG:447BE922EBAC78917EAF0D9F71F3F9A4"},"content":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2026-06-10T16:05:10&#8243;,&#8221;description&#8221;:&#8221;Every security leader walks into Monday morning with the same question. The findings are there. The dashboards are running. But out of the thousands of critical vulnerabilities on that list, which ones can an attacker actually use against this organization today? Not in theory. Not in a lab. In production, with the controls that are actually in place.\\n\\nFor a long time, that question did not have a clean answer. Scanners tell you which software is present and match it against known vulnerabilities. They are almost entirely blind to whether any of those vulnerabilities can actually be reached and exploited, given everything else in the environment. A vulnerability scored critical might be sitting behind a WAF rule, a segmentation policy, or an EDR configuration that takes the real risk to near zero. Or it might be wide open. The scanner cannot tell the difference.\\n\\nThat gap is what TruConfirm, TruLens, and Agent Val were built to close.\\n\\n## The Problem Nobody Wanted to Say Out Loud\\n\\nLess than one percent of critical vulnerabilities in the average enterprise are actually weaponized. Everything else is theoretical risk \u2014 real in the abstract, unreachable in practice.\\n\\nThat is a significant claim, and it has significant consequences. If it is true, then the vast majority of the work most security teams do \u2014 the triage, the ticketing, the remediation cycles \u2014 is being spent on exposures that were never going to result in a breach. The queue is not a prioritized list of genuine threats. It is mostly noise, and the industry has spent years learning to take that noise seriously.\\n\\nIn 2025, around 48,000 new CVEs were disclosed. Roughly 52% of CVE exploits bypassed default web application firewall protections in independent testing \u2014 the safety net many organisations relied on was not catching what mattered. The average time-to-exploit is now at negative seven days, meaning vulnerabilities are being weaponized before patches exist. With Claude Mythos Preview now capable of chaining multiple vulnerabilities into working exploits within hours of disclosure, that window will only compress further.\\n\\n**_If less than 1% of critical vulnerabilities are weaponized, then 99% of the work the industry has been doing has been chasing things that were never going to hurt anyone._**\\n\\n## How TruConfirm Actually Works\\n\\n![](https:\/\/blog.qualys.com\/wp-content\/uploads\/2026\/06\/TruConfirm.Screenshot.v2-scaled.png)\\n\\nTruConfirm is built on a deceptively simple idea. Instead of running attacker payloads, it replicates the behavior of an attacker using benign equivalents. If a vulnerability allows an attacker to create an out-of-band connection back to their server, TruConfirm sends a payload that asks the target to reach a Qualys-controlled endpoint. If it reaches out, the path is proven open. Nothing malicious has been sent. The mechanism is the one an attacker would use. The risk is gone.\\n\\nBuilding safe exploit checks turned out to be the hardest engineering work in the project. Public exploits are straightforward. Safe versions are not. The threat research team had to take public exploit code, reverse-engineer it, and strip out everything that could damage a system while preserving the signal that proves the vulnerability is real. That work took two years and required hiring a team of world-class White Hat engineers dedicated to nothing else. It is, in many ways, the core intellectual property of the product.\\n\\nA few principles govern how TruConfirm behaves. It leaves zero footprint \u2014 no agents, no persistence. It does not escalate privileges even where the vulnerability would allow it. When testing an Outlook RCE, it spins up a separate thread so the user sees nothing. Sensitive data in target responses gets stripped immediately. The answer that comes back is binary: exploitable, blocked, or unreachable.\\n\\nThere was one more problem nobody anticipated. Most customers allowlist their Qualys scanners \u2014 fine for vulnerability assessment, but it defeats the purpose of TruConfirm. A scan arriving from a known trusted IP is not a realistic test of whether an attacker could get through. So we built a separate scanner pool with IPs that customers have not allowlisted. From the target&#8217;s perspective, the traffic looks like it is coming from outside. For these purposes, it needs to.\\n\\n## Another Core Part of the Question\\n\\nTruConfirm answers whether a vulnerability is exploitable here. TruLens answers a different question: is anyone actually trying to use it against organizations like yours?\\n\\n![](https:\/\/blog.qualys.com\/wp-content\/uploads\/2026\/06\/TRL_HomePage_1-scaled.png)\\n\\nThat distinction matters more than it might first appear. CVSS tells you what could happen in a worst-case scenario. It does not tell you whether anyone is attempting that worst-case scenario against your industry with the tools they currently have right now.\\n\\nTruLens tracks more than 700 active threat actors \u2014 when they are active, what malware they use, what initial access techniques they prefer, and which industries they target. The intelligence comes from dark web chatter, deep web forums, third-party feeds, and Qualys&#8217;s own campaign analysis. When SolarWinds happened, the team mapped the five steps that played out. When the next Lazarus campaign surfaces, the playbook is ready before most teams know to look.\\n\\nThat changes the question security teams are actually answering. Instead of asking whether a CVE is critical, the question becomes whether anyone with the means and motive to hit this industry is actively weaponizing it today. Most of the time, the answer is no. Sometimes the answer is yes, and everything else stops.\\n\\nBuilding that intelligence hit an unexpected problem: almost every commercial threat intelligence feed is calibrated to the United States, where honeypots have historically been deployed. For customers in India and other regions, the threat picture they were getting was not their threat picture. The fix was unglamorous \u2014 deploying honeypots in each region and building geo-specific intelligence from local telemetry. It does not make headlines, but it determines whether the product is useful in multiple geographies.\\n\\nThreat actors themselves are harder to track than they appear. Lazarus is not one group \u2014 it splinters into 15 sub-units with different names and targets. Groups collaborate, sell access, share tooling. Tracking actors as stable identities was producing a misleading picture. The team shifted to tracing campaigns instead, working backwards through dark web claims, leaked tooling, and SEC filings to rebuild the full chain from reconnaissance through impact.\\n\\n## Where Agent Val Comes In\\n\\nEverything described so far works well when a human runs it. The harder question is who has time to run it across tens of thousands of CVEs and hundreds of thousands of assets, every day.\\n\\nNobody does. Agent Val is the answer to that. It is an agentic layer purpose-built for safe exploit prioritization, validation, and remediation at scale. It decides which CVEs on which assets need to be validated first, launches the TruConfirm scan, selects the right scanner pool, updates the TruRisk score based on the result, and connects to the remediation workflow to elect an optimal remediation path: patch, compensating control, or mitigate now and patch later, based on factors such as the AI-based patch reliability score drawn from telemetry across millions of managed assets.\\n\\nIt runs in three modes. Fully automatic. Semi-automatic, where it shows what it is about to do and waits for approval \u2014 which is where most customers start. And manual, for teams that want to direct each step themselves. Agent Val does not run inside the customer environment. It runs on the FedRAMP-compliant Qualys platform and inherits the role-based access of the user running it. It cannot do anything the user could not do. That is by design.\\n\\n## What the Numbers Look Like\\n\\n![](https:\/\/blog.qualys.com\/wp-content\/uploads\/2026\/06\/Updated.Numbers.Screenshot-scaled.png)\\n\\nOne Fortune 50 company came to Qualys carrying 62.5 million live findings. After TruRisk and TruLens prioritization, that came down to roughly four percent. After overlaying critical asset context, one percent. After TruConfirm validation, the actionable list shrank again \u2014 to only the vulnerabilities genuinely exploitable in their specific environment. The cost of remediation dropped from $3.12 million for the full prioritized set to $31,000 for the confirmed exploitable set.\\n\\nThe point is not the math. It is what the math does for the team. Instead of arguing about which 600,000 findings to chase first, they have a list small enough to act on, meaningful enough to meet the core responsibility of keeping the organization secure, and evidence strong enough to defend in a board meeting.\\n\\nTruConfirm is included in Enterprise TruRisk Management (ETM), not priced as a separate add-on. Exploit validation should not be a premium feature. It should be the baseline. The list of 60,000 critical findings was never the artifact that mattered. The list of 15 is. Getting there is what TruConfirm, TruLens, and Agent Val are built to do.\\n\\n* * *\\n\\n**Sign up for a demo of Qualys ETM to see TruConfirm, TruLens, and Agent Val in action.**\\n\\nSign Up Now\\n\\n* * *&#8221;,&#8221;published&#8221;:&#8221;2026-06-10T15:00:00&#8243;,&#8221;modified&#8221;:&#8221;2026-06-10T15:00:00&#8243;,&#8221;type&#8221;:&#8221;qualysblog&#8221;,&#8221;title&#8221;:&#8221;Turning Millions of Risks Into One Actionable List&#8221;,&#8221;source&#8221;:&#8221;&#8221;,&#8221;references&#8221;:&#8221;&#8221;,&#8221;id&#8221;:&#8221;QUALYSBLOG:447BE922EBAC78917EAF0D9F71F3F9A4&#8243;,&#8221;bulletinFamily&#8221;:&#8221;blog&#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:\/\/blog.qualys.com\/category\/product-tech&#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;2026-06-10T16:05:10&#8243;,&#8221;description&#8221;:&#8221;Every security leader walks into Monday morning with the same question. The findings are there. The dashboards are running. But out of the thousands of&#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,120,7,11,5],"class_list":["post-61675","post","type-post","status-publish","format-standard","hentry","category-category_news","tag-cve","tag-cvss","tag-exploit","tag-news","tag-none","tag-qualysblog","tag-security","tag-tapic","tag-vulnerability"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Turning Millions of Risks Into One Actionable List_QUALYSBLOG:447BE922EBAC78917EAF0D9F71F3F9A4 - 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=61675\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Turning Millions of Risks Into One Actionable List_QUALYSBLOG:447BE922EBAC78917EAF0D9F71F3F9A4 - zero redgem\" \/>\n<meta property=\"og:description\" content=\"{&#8220;lastseen&#8221;:&#8221;2026-06-10T16:05:10&#8243;,&#8221;description&#8221;:&#8221;Every security leader walks into Monday morning with the same question. The findings are there. The dashboards are running. But out of the thousands of...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=61675\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-10T11:44:04+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=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=61675#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=61675\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"Turning Millions of Risks Into One Actionable List_QUALYSBLOG:447BE922EBAC78917EAF0D9F71F3F9A4\",\"datePublished\":\"2026-06-10T11:44:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=61675\"},\"wordCount\":1616,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"exploit\",\"news\",\"NONE\",\"qualysblog\",\"Security\",\"tapic\",\"Vulnerability\"],\"articleSection\":[\"category_news\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=61675#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=61675\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=61675\",\"name\":\"Turning Millions of Risks Into One Actionable List_QUALYSBLOG:447BE922EBAC78917EAF0D9F71F3F9A4 - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2026-06-10T11:44:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=61675#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=61675\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=61675#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Turning Millions of Risks Into One Actionable List_QUALYSBLOG:447BE922EBAC78917EAF0D9F71F3F9A4\"}]},{\"@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":"Turning Millions of Risks Into One Actionable List_QUALYSBLOG:447BE922EBAC78917EAF0D9F71F3F9A4 - 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=61675","og_locale":"en_US","og_type":"article","og_title":"Turning Millions of Risks Into One Actionable List_QUALYSBLOG:447BE922EBAC78917EAF0D9F71F3F9A4 - zero redgem","og_description":"{&#8220;lastseen&#8221;:&#8221;2026-06-10T16:05:10&#8243;,&#8221;description&#8221;:&#8221;Every security leader walks into Monday morning with the same question. The findings are there. The dashboards are running. But out of the thousands of...","og_url":"https:\/\/zero.redgem.net\/?p=61675","og_site_name":"zero redgem","article_published_time":"2026-06-10T11:44:04+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=61675#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=61675"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"Turning Millions of Risks Into One Actionable List_QUALYSBLOG:447BE922EBAC78917EAF0D9F71F3F9A4","datePublished":"2026-06-10T11:44:04+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=61675"},"wordCount":1616,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","exploit","news","NONE","qualysblog","Security","tapic","Vulnerability"],"articleSection":["category_news"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=61675#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=61675","url":"https:\/\/zero.redgem.net\/?p=61675","name":"Turning Millions of Risks Into One Actionable List_QUALYSBLOG:447BE922EBAC78917EAF0D9F71F3F9A4 - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2026-06-10T11:44:04+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=61675#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=61675"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=61675#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"Turning Millions of Risks Into One Actionable List_QUALYSBLOG:447BE922EBAC78917EAF0D9F71F3F9A4"}]},{"@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\/61675","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=61675"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/61675\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=61675"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=61675"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=61675"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}