{"id":1624,"date":"2025-04-25T06:31:18","date_gmt":"2025-04-25T06:31:18","guid":{"rendered":"http:\/\/localhost\/?p=1624"},"modified":"2025-04-25T06:31:18","modified_gmt":"2025-04-25T06:31:18","slug":"why-nhis-are-securitys-most-dangerous-blind-spot","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=1624","title":{"rendered":"Why NHIs Are Security&#8217;s Most Dangerous Blind Spot"},"content":{"rendered":"<h2>Security Update News<\/h2>\n<h3>Update Information<\/h3>\n<table style=\"width:100%; border-collapse: collapse; margin-bottom: 20px;\">\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Title<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">Why NHIs Are Security&#8217;s Most Dangerous Blind Spot<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Update ID<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">THN:828F80A5E757E1B280E63B8B99A2F07C<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Type<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">thn<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Published<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">2025-04-25T10:30:00<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Last Updated<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">2025-04-25T10:30:00<\/td>\n<\/tr>\n<\/table>\n<h3>Security Impact<\/h3>\n<table style=\"width:100%; border-collapse: collapse; margin-bottom: 20px;\">\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">CVSS Score<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">0.0<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Severity<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd; color: #666666; font-weight: bold;\">NONE<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Attack Vector<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\"><\/td>\n<\/tr>\n<\/table>\n<h3>Affected CVEs<\/h3>\n<div style=\" padding: 15px; border: 1px solid #ddd; margin-bottom: 20px;\">\n<ul style=\"margin: 0; padding-left: 20px;\">\n<\/ul>\n<\/div>\n<h3>Update Details<\/h3>\n<div style=\"; padding: 15px; border-left: 4px solid #4CAF50; margin-bottom: 20px;\">\n![](data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8Xw8AAoMBgDTD2qgAAAAASUVORK5CYII=)<\/p>\n<p>When we talk about identity in cybersecurity, most people think of usernames, passwords, and the occasional MFA prompt. But lurking beneath the surface is a growing threat that does not involve human credentials at all, as we witness the exponential growth of Non-Human Identities (NHIs). <\/p>\n<p>At the top of mind when NHIs are mentioned, most security teams immediately think of **Service Accounts**. But NHIs go far beyond that. You&#8217;ve got **Service Principals** , **Snowflake Roles** , **IAM Roles** , and platform-specific constructs from AWS, Azure, GCP, and more. The truth is, NHIs can vary just as widely as the services and environments in your modern tech stack, and managing them means understanding this diversity.<\/p>\n<p>The real danger lies in how these identities authenticate.<\/p>\n<p>## **Secrets: The Currency of Machines**<\/p>\n<p>Non-Human Identities, for the most part, authenticate using **secrets** : API keys, tokens, certificates, and other credentials that grant access to systems, data, and critical infrastructure. These secrets are what attackers want most. And shockingly, most companies have no idea how many secrets they have, where they&#8217;re stored, or who is using them.<\/p>\n<p>The **State of Secrets Sprawl 2025** revealed two jaw-dropping stats:<\/p>\n<p>  * **23.7 million** new secrets were leaked on public GitHub in 2024 alone<br \/>  * And **70%** of the secrets leaked in 2022 are _still valid today_<\/p>\n<p>Why is this happening?<\/p>\n<p>A part of the story is that **there&#8217;s no MFA for machines**. No verification prompt. When a developer creates a token, they often grant it wider access than needed, just to make sure things work. <\/p>\n<p>Expiration dates? Optional. Some secrets are created with 50-year validity windows. Why? Because teams don&#8217;t want the app to break next year. They choose speed over security.<\/p>\n<p>This creates a massive blast radius. If one of those secrets leaks, it can unlock everything from production databases to cloud resources, without triggering any alerts.<\/p>\n<p>Detecting compromised NHIs is much harder than with humans. A login from Tokyo at 2 am might raise red flags for a person, but machines talk to each other 24\/7 from all over the world. **Malicious activity blends right in**.<\/p>\n<p>Many of these secrets act like invisible backdoors, enabling lateral movement, supply chain attacks, and undetected breaches. The Toyota incident is a perfect example \u2014 one leaked secret can take down a global system.<\/p>\n<p>This is why **attackers love NHIs and their secrets**. The permissions are too often high, the visibility is commonly low, and the consequences can be huge.<\/p>\n<p>## **The Rise of the Machines (and Their Secrets)**<\/p>\n<p>The shift to cloud-native, microservices-heavy environments has introduced _thousands_ of NHIs per organization. NHIs now outnumber human identities from **50:1 to a 100:1** ratio, and this is only expected to increase. These digital workers connect services, automate tasks, and drive AI pipelines \u2014 and every single one of them needs secrets to function.<\/p>\n<p>But unlike human credentials:<\/p>\n<p>  * **Secrets are hardcoded in codebases**<br \/>  * **Shared across multiple tools and teams**<br \/>  * **Lying dormant in legacy systems**<br \/>  * **Passed to AI agents with minimal oversight**<\/p>\n<p>They often **lack expiration** , **ownership** , and **auditability**.<\/p>\n<p>The result? Secrets sprawl. Overprivileged access. And one tiny leak away from a massive breach.<\/p>\n<p>## **Why the Old Playbook Doesn&#8217;t Work Anymore**<\/p>\n<p>Legacy identity governance and PAM tools were built for human users, an era when everything was centrally managed. These tools still do a fine job enforcing password complexity, managing break-glass accounts, and governing access to internal apps. But NHIs break this model completely.<\/p>\n<p>Here&#8217;s why:<\/p>\n<p>  * **IAM and PAM** are designed for human identities, often tied to individuals and protected with MFA. NHIs, on the other hand, are decentralized \u2014 created and managed by developers across teams, often outside of any central IT or security oversight. Many organizations today are running multiple vaults, with no unified inventory or policy enforcement.<br \/>  * **Secrets Managers** help you store secrets \u2014 but they won&#8217;t help you when secrets are leaked across your infrastructure, codebases, CI\/CD pipelines, or even public platforms like GitHub or Postman. They&#8217;re not designed to detect, remediate, or investigate exposure.<br \/>  * **CSPM tools** focus on the cloud, but secrets are everywhere. They&#8217;re in source control management systems, messaging platforms, developer laptops, and unmanaged scripts. When secrets leak, it&#8217;s not just a hygiene issue \u2014 it&#8217;s a **security incident**.<br \/>  * **NHIs don&#8217;t follow traditional identity lifecycles**. There&#8217;s often no onboarding, no offboarding, no clear owner, and no expiration. They linger in your systems, under the radar, until something goes wrong.<\/p>\n<p>Security teams are left chasing shadows, manually trying to piece together where a secret came from, what it accesses, and whether it&#8217;s even still in use. This reactive approach doesn&#8217;t scale, and it leaves your organization dangerously exposed.<\/p>\n<p>This is where **GitGuardian NHI Governance** comes into play.<\/p>\n<p>## **GitGuardian NHI Governance: Mapping the Machine Identity Maze**<\/p>\n<p>GitGuardian has taken its deep expertise in secrets detection and remediation and turned it into something much more powerful: a complete governance layer for machine identities and their credentials.<\/p>\n<p>Here&#8217;s what makes it stand out:<\/p>\n<p>### **A Map for the Mess**<\/p>\n<p>Think of it as an end-to-end**visual graph** of your entire secrets landscape. The map connects the dots between:<\/p>\n<p>  * Where secrets are stored (e.g., HashiCorp Vault, AWS Secrets Manager)<br \/>  * Which services consume them<br \/>  * What systems do they access<br \/>  * Who owns them<br \/>  * Whether they&#8217;ve been leaked internally or used in public code<\/p>\n<p>### **Full Lifecycle Control**<\/p>\n<p>NHI Governance goes beyond visibility. It enables **true lifecycle management** of secrets \u2014 tracking their creation, usage, rotation, and revocation.<\/p>\n<p>Security teams can:<\/p>\n<p>  * Set automated rotation policies<br \/>  * Decommission unused\/orphaned credentials<br \/>  * Detect secrets that haven&#8217;t been accessed in months (aka zombie credentials)<\/p>\n<p>### **Security and Compliance, Built In**<\/p>\n<p>The platform also includes a **policy engine** that helps teams enforce consistent controls across all vaults and benchmark themselves against standards like OWASP Top 10.<\/p>\n<p>You can track:<\/p>\n<p>  * Vault coverage across teams and environments<br \/>  * Secrets hygiene metrics (age, usage, rotation frequency)<br \/>  * Overprivileged NHIs<br \/>  * Compliance posture drifts over time<\/p>\n<p>## **AI Agents: The New Wild West**<\/p>\n<p>A big driver of this risk is **RAG (Retrieval-Augmented Generation)** , where AI answers questions using your internal data. It&#8217;s useful, but if secrets are hiding in that data, they can be surfaced by mistake.<\/p>\n<p>AI agents are being plugged into everything \u2014 Slack, Jira, Confluence, internal docs \u2014 to unlock productivity. But with each new connection, the risk of **secret sprawl** grows.<\/p>\n<p>Secrets aren&#8217;t just leaking from code anymore. They show up in docs, tickets, messages, and when AI agents access those systems, they can accidentally expose credentials in responses or logs.<\/p>\n<p>### **What can go wrong?**<\/p>\n<p>  * Secrets stored in Jira, Notion, Slack, etc, are getting leaked<br \/>  * AI logs capturing sensitive inputs and outputs<br \/>  * Devs and third-party vendors storing unsanitized logs<br \/>  * Access control breakdowns across systems<\/p>\n<p>One of the most forward-looking aspects of the GitGuardian platform is that it can help fix AI-driven secret sprawl:<\/p>\n<p>  * Scans all connected sources \u2014 including messaging platforms, tickets, wikis, and internal apps \u2014 to detect secrets that might be exposed to AI<br \/>  * Shows you where AI agents are accessing data, and flags unsafe paths that could lead to leaks<br \/>  * Cleans up logs, removing secrets before they get stored or passed around in ways that put the organization at risk<\/p>\n<p>AI is moving fast. **But secrets are leaking faster.**<\/p>\n<p>## **The Bottom Line: You Can&#8217;t Defend What You Don&#8217;t Govern**<\/p>\n<p>With NHI Governance, GitGuardian is offering a blueprint for organizations to bring order to chaos and control to an identity layer that&#8217;s long been left in the dark.<\/p>\n<p>Whether you&#8217;re trying to:<\/p>\n<p>  * Map out your secrets ecosystem<br \/>  * Minimize attack surface<br \/>  * Enforce zero trust principles across machines<br \/>  * Or just sleep better at night<\/p>\n<p>The GitGuardian platform might just be your new best friend.<\/p>\n<p>Because in a world where identities _are_ the perimeter, **ignoring non-human identities is no longer an option**.<\/p>\n<p>**Want to see NHI Governance in action?**<\/p>\n<p>Request a Demo or check out the full product overview at GitGuardian.<\/p>\n<p>Found this article interesting? This article is a contributed piece from one of our valued partners. Follow us on Twitter _\uf099_ and LinkedIn to read more exclusive content we post.\n<\/div>\n<p><a href=\"https:\/\/thehackernews.com\/2025\/04\/why-nhis-are-securitys-most-dangerous.html\" target=\"_blank\" style=\"display: inline-block; color: white; padding: 10px 20px; text-decoration: none; border-radius: 4px;\">View Advisory Details<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Security Update News Update Information Title Why NHIs Are Security&#8217;s Most Dangerous Blind Spot Update ID THN:828F80A5E757E1B280E63B8B99A2F07C Type thn Published 2025-04-25T10:30:00 Last Updated 2025-04-25T10:30:00 Security&#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,34,12,13,33,7,11,43,5],"class_list":["post-1624","post","type-post","status-publish","format-standard","hentry","category-category_news","tag-cve","tag-cvss","tag-cvss-00","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>Why NHIs Are Security&#039;s Most Dangerous Blind Spot - 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=1624\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Why NHIs Are Security&#039;s Most Dangerous Blind Spot - zero redgem\" \/>\n<meta property=\"og:description\" content=\"Security Update News Update Information Title Why NHIs Are Security&#8217;s Most Dangerous Blind Spot Update ID THN:828F80A5E757E1B280E63B8B99A2F07C Type thn Published 2025-04-25T10:30:00 Last Updated 2025-04-25T10:30:00 Security...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=1624\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-25T06:31:18+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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=1624#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=1624\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"Why NHIs Are Security&#8217;s Most Dangerous Blind Spot\",\"datePublished\":\"2025-04-25T06:31:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=1624\"},\"wordCount\":1408,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"CVSS-0.0\",\"exploit\",\"news\",\"NONE\",\"Security\",\"tapic\",\"thn\",\"Vulnerability\"],\"articleSection\":[\"category_news\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=1624#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=1624\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=1624\",\"name\":\"Why NHIs Are Security's Most Dangerous Blind Spot - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2025-04-25T06:31:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=1624#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=1624\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=1624#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Why NHIs Are Security&#8217;s Most Dangerous Blind Spot\"}]},{\"@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":"Why NHIs Are Security's Most Dangerous Blind Spot - 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=1624","og_locale":"en_US","og_type":"article","og_title":"Why NHIs Are Security's Most Dangerous Blind Spot - zero redgem","og_description":"Security Update News Update Information Title Why NHIs Are Security&#8217;s Most Dangerous Blind Spot Update ID THN:828F80A5E757E1B280E63B8B99A2F07C Type thn Published 2025-04-25T10:30:00 Last Updated 2025-04-25T10:30:00 Security...","og_url":"https:\/\/zero.redgem.net\/?p=1624","og_site_name":"zero redgem","article_published_time":"2025-04-25T06:31:18+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=1624#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=1624"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"Why NHIs Are Security&#8217;s Most Dangerous Blind Spot","datePublished":"2025-04-25T06:31:18+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=1624"},"wordCount":1408,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","CVSS-0.0","exploit","news","NONE","Security","tapic","thn","Vulnerability"],"articleSection":["category_news"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=1624#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=1624","url":"https:\/\/zero.redgem.net\/?p=1624","name":"Why NHIs Are Security's Most Dangerous Blind Spot - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2025-04-25T06:31:18+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=1624#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=1624"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=1624#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"Why NHIs Are Security&#8217;s Most Dangerous Blind Spot"}]},{"@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\/1624","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=1624"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/1624\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1624"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1624"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1624"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}