<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									NHIMG Forum - Recent Posts				            </title>
            <link>https://nhimg.org/community/</link>
            <description>NHIMG Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 12 Sep 2026 02:21:11 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Machine identities in DevOps: what financial teams need now</title>
                        <link>https://nhimg.org/community/workload-identity-management-forum/machine-identities-in-devops-what-financial-teams-need-now/#post-42551</link>
                        <pubDate>Mon, 07 Sep 2026 18:25:38 +0000</pubDate>
                        <description><![CDATA[Machine identity governance is now a core financial control plane, not a tooling choice. When machine identities outnumber humans by a wide margin, the real governance question is who owns i...]]></description>
                        <content:encoded><![CDATA[<p>Machine identity governance is now a core financial control plane, not a tooling choice. When machine identities outnumber humans by a wide margin, the real governance question is who owns issuance, rotation, revocation, and audit across the full lifecycle. Secrets management tools matter, but they do not replace lifecycle governance. The implication is that IAM, PAM, and DevOps teams must treat machine identity as a formal programme domain, not an engineering convenience.</p>
<p><strong>A few things that frame the scale:</strong></p><ul>
<li>64% of valid secrets leaked in 2022 are still valid and exploitable today, according to <a href="https://nhimg.org/the-ultimate-guide-to-non-human-identities?utm_source=nhimg&amp;utm_medium=NHIForum">the Ultimate Guide to NHIs</a>.</li>
<li>Only 20% have formal processes for offboarding and revoking API keys, according to <a href="https://nhimg.org/the-ultimate-guide-to-non-human-identities?utm_source=nhimg&amp;utm_medium=NHIForum">the Ultimate Guide to NHIs</a>.</li>
</ul>
<p><strong>A question worth separating out:</strong></p>
<p><strong>Q: <a href="https://nhimg.org/faq/what-should-teams-do-when-secrets-are-embedded-in-devops-pipelines/?utm_source=nhimg&amp;utm_medium=NHIForum">What should teams do when secrets are embedded in DevOps pipelines?</a></strong></p>
<p><strong>A:</strong> Treat embedded secrets as a lifecycle defect, not a storage issue. Remove hardcoded credentials, replace them with short-lived issuance paths, and ensure the pipeline can revoke access automatically when a leak or change occurs. The goal is to make the pipeline consume identity, not store it.</p>
<p>&#x1F449; <strong>Read our full editorial: <a href="https://nhimg.org/articles/securing-machine-identities-in-financial-devops-environments/">Securing machine identities in financial DevOps environments</a></strong></p>]]></content:encoded>
						                            <category domain="https://nhimg.org/community/"></category>                        <dc:creator>Mr NHI</dc:creator>
                        <guid isPermaLink="true">https://nhimg.org/community/workload-identity-management-forum/machine-identities-in-devops-what-financial-teams-need-now/#post-42551</guid>
                    </item>
				                    <item>
                        <title>RE: Multi-cloud secrets management: is your NHI governance keeping up?</title>
                        <link>https://nhimg.org/community/nhi-best-practices/multi-cloud-secrets-management-is-your-nhi-governance-keeping-up/#post-42550</link>
                        <pubDate>Mon, 07 Sep 2026 18:25:38 +0000</pubDate>
                        <description><![CDATA[Multi-cloud secrets management is an NHI lifecycle problem, not a storage problem. The source article treats secrets as operational objects that need centralisation, but the real governance ...]]></description>
                        <content:encoded><![CDATA[<p>Multi-cloud secrets management is an NHI lifecycle problem, not a storage problem. The source article treats secrets as operational objects that need centralisation, but the real governance issue is lifecycle coherence across clouds. When creation, rotation, versioning, and revocation differ by provider, the organisation loses a single accountable control surface. Practitioners should frame this as cross-cloud NHI lifecycle governance, not just vault administration.</p>
<p><strong>A few things that frame the scale:</strong></p><ul>
<li>91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures, according to <a href="https://nhimg.org/the-ultimate-guide-to-non-human-identities?utm_source=nhimg&amp;utm_medium=NHIForum">the Ultimate Guide to NHIs</a>.</li>
<li>Only 5.7% of organisations have full visibility into their service accounts, which is why lifecycle control and inventory discipline matter before incidents happen.</li>
</ul>
<p><strong>A question worth separating out:</strong></p>
<p><strong>Q: <a href="https://nhimg.org/faq/should-organisations-prioritise-secretless-authentication-before-expanding-multi/?utm_source=nhimg&amp;utm_medium=NHIForum">Should organisations prioritise secretless authentication before expanding multi-cloud use?</a></strong></p>
<p><strong>A:</strong> Yes, when workloads can authenticate through trusted identities instead of static secrets. Secretless patterns reduce the number of credentials that need rotation, lower the chance of secret sprawl, and make cross-cloud access easier to govern. They are especially valuable when teams already struggle with cloud-by-cloud lifecycle inconsistency.</p>
<p>&#x1F449; <strong>Read our full editorial: <a href="https://nhimg.org/articles/multi-cloud-secrets-management-exposes-the-nhi-governance-gap/">Multi-cloud secrets management exposes the NHI governance gap</a></strong></p>]]></content:encoded>
						                            <category domain="https://nhimg.org/community/"></category>                        <dc:creator>Mr NHI</dc:creator>
                        <guid isPermaLink="true">https://nhimg.org/community/nhi-best-practices/multi-cloud-secrets-management-is-your-nhi-governance-keeping-up/#post-42550</guid>
                    </item>
				                    <item>
                        <title>Multi-cloud secrets management: is your NHI governance keeping up?</title>
                        <link>https://nhimg.org/community/nhi-best-practices/multi-cloud-secrets-management-is-your-nhi-governance-keeping-up/#post-42549</link>
                        <pubDate>Mon, 07 Sep 2026 18:25:35 +0000</pubDate>
                        <description><![CDATA[TL;DR: Multi-cloud secrets management is hard because AWS, Azure, and GCP each handle credentials, versions, logging, and lifecycle differently, while compromised credentials account for 66%...]]></description>
                        <content:encoded><![CDATA[<blockquote><p><strong>TL;DR:</strong> Multi-cloud secrets management is hard because AWS, Azure, and GCP each handle credentials, versions, logging, and lifecycle differently, while compromised credentials account for 66% of attack scenarios, according to <strong>Akeyless</strong>. The governance problem is not just centralisation, but eliminating standing secrets, inconsistent rotation, and fragmented visibility across environments.</p></blockquote>
<p><em>NHIMG editorial — based on content published by Akeyless: Multi-Cloud Secrets Management: Best Practices for Security and Efficiency</em></p>
<p><strong>By the numbers:</strong></p><ul>
<li><a href="https://www.akeyless.io/blog/mastering-multi-cloud-secrets-security-challenges/?utm_source=nhimg&amp;utm_medium=NHIForum">66% of attack scenarios</a>, contribute to 66% of attack scenarios, exposing businesses to potentially hundreds of breaches annually.</li>
<li><a href="https://nhimg.org/the-ultimate-guide-to-non-human-identities?utm_source=nhimg&amp;utm_medium=NHIForum#key-research-and-survey-results">Only 20% have formal processes</a> for offboarding and revoking API keys, and even fewer have procedures for rotating them.</li>
</ul>
<h2>Questions worth separating out</h2>
<p><strong>Q: <a href="https://nhimg.org/faq/what-breaks-when-cross-cloud-access-still-depends-on-long-lived-secrets/?utm_source=nhimg&amp;utm_medium=NHIForum">What breaks when cross-cloud access still depends on long-lived secrets?</a></strong></p>
<p><strong>A:</strong> Persistent secrets create reusable access that outlives the workload, the operator, and often the original business need.</p>
<p><strong>Q: <a href="https://nhimg.org/faq/why-do-long-lived-secrets-increase-breach-risk-in-cloud-and-fintech-environments/?utm_source=nhimg&amp;utm_medium=NHIForum">Why do long-lived secrets increase breach risk in cloud and fintech environments?</a></strong></p>
<p><strong>A:</strong> Long-lived secrets extend the time an attacker can reuse stolen access, which increases the chance of data theft, lateral movement, and compliance failure.</p>
<p><strong>Q: <a href="https://nhimg.org/faq/how-do-security-teams-know-if-multi-cloud-secret-governance-is-failing/?utm_source=nhimg&amp;utm_medium=NHIForum">How do security teams know if multi-cloud secret governance is failing?</a></strong></p>
<p><strong>A:</strong> Look for duplicated credentials, inconsistent rotation dates, secrets stored outside approved managers, and audit trails that differ by provider.</p>
<h2>Practitioner guidance</h2><ul>
<li><strong>Centralise secret lifecycle policy</strong> Define <a href="https://nhimg.org/top-10-non-human-identity-issues?utm_source=nhimg&amp;utm_medium=NHIForum">one policy for creation, rotation, revocation, and recovery</a>, then map it to each cloud’s native identity and secrets mechanism so the lifecycle is governed consistently.</li>
<li><strong>Replace long-lived secrets with ephemeral access</strong> Use <a href="https://nhimg.org/the-ultimate-guide-to-non-human-identities?utm_source=nhimg&amp;utm_medium=NHIForum">just-in-time credentials and secretless authentication</a> wherever workloads can authenticate through trusted identities such as cloud roles or federation.</li>
<li><strong>Unify audit trails across cloud providers</strong> <a href="https://nhimg.org/top-10-non-human-identity-issues?utm_source=nhimg&amp;utm_medium=NHIForum">Aggregate access logs and secret-use telemetry</a> into one review path so incident responders can reconstruct who accessed which credential and when.</li>
</ul>
<h2>What's in the full article</h2>
<p>Akeyless's full guide covers the operational detail this post intentionally leaves for the source:</p>
<ul>
<li>Step-by-step handling of AWS, Azure, and GCP authentication differences for secrets and workload identity</li>
<li>Implementation detail for unified rotation, revocation, and version control across cloud-native secret stores</li>
<li>How the Universal Secrets Connector works with existing vaults and cloud tools without forcing migration</li>
<li>The article’s practical guidance on combining JIT credentials with CI/CD and infrastructure-as-code workflows</li>
</ul>

<p>&#x1F449; <strong><a href="https://www.akeyless.io/blog/mastering-multi-cloud-secrets-security-challenges/?utm_source=nhimg&amp;utm_medium=NHIForum">Read Akeyless's guide to multi-cloud secrets management and NHI controls →</a></strong></p>
<p><em>Multi-cloud secrets management: is your NHI governance keeping up?</em></p>
<blockquote><p><strong>Explore further</strong></p><p><a href="/community/?utm_source=nhimg&amp;utm_medium=NHIForum">View Full Forum →</a> &nbsp;|&nbsp; <a href="/nhi-training/?utm_source=nhimg&amp;utm_medium=NHIForum">NHI Foundation Course →</a> &nbsp;|&nbsp; <a href="/services/?utm_source=nhimg&amp;utm_medium=NHIForum">Our Services →</a></p></blockquote>]]></content:encoded>
						                            <category domain="https://nhimg.org/community/"></category>                        <dc:creator>NHI Mgmt Group</dc:creator>
                        <guid isPermaLink="true">https://nhimg.org/community/nhi-best-practices/multi-cloud-secrets-management-is-your-nhi-governance-keeping-up/#post-42549</guid>
                    </item>
				                    <item>
                        <title>Machine identities in DevOps: what financial teams need now</title>
                        <link>https://nhimg.org/community/workload-identity-management-forum/machine-identities-in-devops-what-financial-teams-need-now/#post-42548</link>
                        <pubDate>Mon, 07 Sep 2026 18:25:35 +0000</pubDate>
                        <description><![CDATA[TL;DR: Credential-related breaches are now the leading cause of cybersecurity incidents in financial services, and Akeyless argues that machine identities, not human users, drive most of the...]]></description>
                        <content:encoded><![CDATA[<blockquote><p><strong>TL;DR:</strong> Credential-related breaches are now the leading cause of cybersecurity incidents in financial services, and <strong>Akeyless</strong> argues that machine identities, not human users, drive most of the exposure. The central problem is not secrets storage alone but standing access, slow rotation, and governance models that cannot keep pace with DevOps scale.</p></blockquote>
<p><em>NHIMG editorial — based on content published by Akeyless: A DevOps-First Guide to Securing Machine Identities in a High-Risk, Regulated World</em></p>
<p><strong>By the numbers:</strong></p><ul>
<li>According to the IBM Cost of a Data Breach Report (2024), the average cost of a breach in financial services is <a href="https://www.akeyless.io/blog/secrets-management-in-finance-devops-guide/?utm_source=nhimg&amp;utm_medium=NHIForum">over $6 million</a>.</li>
<li>For every human user in the environment, there are <a href="https://www.akeyless.io/blog/secrets-management-in-finance-devops-guide/?utm_source=nhimg&amp;utm_medium=NHIForum">at least 45 machine identities</a>.</li>
<li><a href="https://www.akeyless.io/blog/secrets-management-in-finance-devops-guide/?utm_source=nhimg&amp;utm_medium=NHIForum">85% of identity-related breaches are tied to machine</a>, chine identities.</li>
</ul>
<h2>Questions worth separating out</h2>
<p><strong>Q: <a href="https://nhimg.org/faq/what-breaks-when-organisations-keep-using-standing-privileges-for-machine-identi/?utm_source=nhimg&amp;utm_medium=NHIForum">What breaks when organisations keep using standing privileges for machine identities?</a></strong></p>
<p><strong>A:</strong> Standing privilege turns NHIs into persistent trust anchors.</p>
<p><strong>Q: <a href="https://nhimg.org/faq/why-do-financial-services-need-to-prioritise-machine-identity-governance/?utm_source=nhimg&amp;utm_medium=NHIForum">Why do financial services need to prioritise machine identity governance?</a></strong></p>
<p><strong>A:</strong> Financial environments depend on large numbers of non-human credentials to move data and execute transactions at machine speed.</p>
<p><strong>Q: <a href="https://nhimg.org/faq/how-do-security-teams-know-whether-secret-rotation-is-actually-working/?utm_source=nhimg&amp;utm_medium=NHIForum">How do security teams know whether secret rotation is actually working?</a></strong></p>
<p><strong>A:</strong> Rotation is working only if exposed credentials are found quickly, revoked everywhere they are used and replaced before attackers can reuse them.</p>
<h2>Practitioner guidance</h2><ul>
<li><strong>Centralise machine credential inventory</strong> Build a single inventory for API keys, certificates, tokens, and service accounts across code, CI/CD, cloud, and collaboration tools.</li>
<li><strong>Replace persistent access with JIT issuance</strong> Use <a href="https://nhimg.org/the-ultimate-guide-to-non-human-identities?utm_source=nhimg&amp;utm_medium=NHIForum">temporary, policy-bound secrets</a> for privileged machine tasks and expire them automatically after completion.</li>
<li><strong>Automate revocation across downstream systems</strong> Trigger secret invalidation the moment a leak, misuse, or role change is detected, then propagate updates to databases, containers, APIs, and pipeline variables without manual intervention.</li>
</ul>
<h2>What's in the full article</h2>
<p>Akeyless's full article covers the operational detail this post intentionally leaves for the source:</p>
<ul>
<li>Step-by-step secrets management patterns for DevOps and financial services pipelines</li>
<li>Detailed compliance mapping for PCI DSS v4.0, GLBA, NYDFS, SOX, and SEC expectations</li>
<li>Implementation notes for DFC, zero-knowledge architecture, and hybrid deployment models</li>
<li>Product-specific integration guidance for GitHub Actions, GitLab, Jenkins, Terraform, IAM roles, and OIDC</li>
</ul>

<p>&#x1F449; <strong><a href="https://www.akeyless.io/blog/secrets-management-in-finance-devops-guide/?utm_source=nhimg&amp;utm_medium=NHIForum">Read Akeyless's analysis of machine identity security in financial DevOps →</a></strong></p>
<p><em>Machine identities in DevOps: what financial teams need now?</em></p>
<blockquote><p><strong>Explore further</strong></p><p><a href="/community/?utm_source=nhimg&amp;utm_medium=NHIForum">View Full Forum →</a> &nbsp;|&nbsp; <a href="/nhi-training/?utm_source=nhimg&amp;utm_medium=NHIForum">NHI Foundation Course →</a> &nbsp;|&nbsp; <a href="/services/?utm_source=nhimg&amp;utm_medium=NHIForum">Our Services →</a></p></blockquote>]]></content:encoded>
						                            <category domain="https://nhimg.org/community/"></category>                        <dc:creator>NHI Mgmt Group</dc:creator>
                        <guid isPermaLink="true">https://nhimg.org/community/workload-identity-management-forum/machine-identities-in-devops-what-financial-teams-need-now/#post-42548</guid>
                    </item>
				                    <item>
                        <title>RE: Claude vs Venice.ai: which privacy posture fits individual users?</title>
                        <link>https://nhimg.org/community/ai-beyond-identity/claude-vs-venice-ai-which-privacy-posture-fits-individual-users/#post-42547</link>
                        <pubDate>Mon, 07 Sep 2026 18:15:17 +0000</pubDate>
                        <description><![CDATA[No-log defaults are now a governance control, not a convenience feature. Consumer AI products increasingly differ on whether conversation history is stored centrally, retained for training, ...]]></description>
                        <content:encoded><![CDATA[<p>No-log defaults are now a governance control, not a convenience feature. Consumer AI products increasingly differ on whether conversation history is stored centrally, retained for training, or kept client-side. That changes the control question from ‘which model is best’ to ‘which retention path is acceptable for the data class.’ For identity programmes, this is the same kind of boundary-setting exercise used in privileged access and secrets handling: define the trust zone before the data leaves it.</p>
<p><strong>A question worth separating out:</strong></p>
<p><strong>Q: <a href="https://nhimg.org/faq/what-is-the-main-governance-risk-in-consumer-ai-privacy-settings/?utm_source=nhimg&amp;utm_medium=NHIForum">What is the main governance risk in consumer AI privacy settings?</a></strong></p>
<p><strong>A:</strong> The main risk is <a href="https://nhimg.org/top-10-non-human-identity-issues?utm_source=nhimg&amp;utm_medium=NHIForum">policy drift</a>, where users assume a tool is private because it feels private, but the actual data path includes retention, training options, or third-party model access. That mismatch creates shadow AI exposure and weakens any attempt to govern sensitive work consistently.</p>
<p>&#x1F449; <strong>Read our full editorial: <a href="https://nhimg.org/articles/veniceai-and-claude-privacy-tradeoffs-for-individual-ai-use/">Venice.ai and Claude privacy tradeoffs for individual AI use</a></strong></p>]]></content:encoded>
						                            <category domain="https://nhimg.org/community/"></category>                        <dc:creator>Mr NHI</dc:creator>
                        <guid isPermaLink="true">https://nhimg.org/community/ai-beyond-identity/claude-vs-venice-ai-which-privacy-posture-fits-individual-users/#post-42547</guid>
                    </item>
				                    <item>
                        <title>Claude vs Venice.ai: which privacy posture fits individual users?</title>
                        <link>https://nhimg.org/community/ai-beyond-identity/claude-vs-venice-ai-which-privacy-posture-fits-individual-users/#post-42546</link>
                        <pubDate>Mon, 07 Sep 2026 18:15:13 +0000</pubDate>
                        <description><![CDATA[TL;DR: The default Kimi K2.5 path avoids conversation logging and model training, while Claude’s consumer plans require an explicit training choice and retain chats under Anthropic’s policy,...]]></description>
                        <content:encoded><![CDATA[<blockquote><p><strong>TL;DR:</strong> The default Kimi K2.5 path avoids conversation logging and model training, while Claude’s consumer plans require an explicit training choice and retain chats under Anthropic’s policy, according to <strong>Venice.ai</strong>. The governance issue is not just privacy preference but where identity, retention, and upstream model visibility create control boundaries for individual AI use.</p></blockquote>
<p><em>NHIMG editorial — based on content published by Venice.ai: Claude vs Venice.ai privacy and model-access comparison</em></p>
<p><strong>By the numbers:</strong></p><ul>
<li><a href="https://nhimg.org/the-ultimate-guide-to-non-human-identities?utm_source=nhimg&amp;utm_medium=NHIForum#key-research-and-survey-results">Only 5.7% of organisations have full visibility</a> into their service accounts.</li>
<li><a href="https://nhimg.org/the-ultimate-guide-to-non-human-identities?utm_source=nhimg&amp;utm_medium=NHIForum#key-research-and-survey-results">79% of organisations have experienced secrets leaks</a>, with 77% of these incidents resulting in tangible damage.</li>
</ul>
<h2>Questions worth separating out</h2>
<p><strong>Q: <a href="https://nhimg.org/faq/how-should-organisations-govern-consumer-ai-tools-that-offer-no-log-defaults/?utm_source=nhimg&amp;utm_medium=NHIForum">How should organisations govern consumer AI tools that offer no-log defaults?</a></strong></p>
<p><strong>A:</strong> Treat retention, training, and identity handling as separate controls.</p>
<p><strong>Q: <a href="https://nhimg.org/faq/why-does-anonymous-access-to-a-model-not-guarantee-privacy/?utm_source=nhimg&amp;utm_medium=NHIForum">Why does anonymous access to a model not guarantee privacy?</a></strong></p>
<p><strong>A:</strong> Because anonymity only removes or masks the user identity, not the prompt content.</p>
<p><strong>Q: <a href="https://nhimg.org/faq/when-should-teams-prefer-enterprise-ai-contracts-over-consumer-chat-tools/?utm_source=nhimg&amp;utm_medium=NHIForum">When should teams prefer enterprise AI contracts over consumer chat tools?</a></strong></p>
<p><strong>A:</strong> Use enterprise contracts when the conversation includes business data, regulated information, client material, or anything that needs auditability and predictable retention.</p>
<h2>Practitioner guidance</h2><ul>
<li><strong>Define approved consumer AI privacy tiers</strong> Classify tools by no-log defaults, account retention, training choice, and upstream model disclosure before allowing any sensitive use.</li>
<li><strong>Block sensitive prompts from identity-light tools</strong> Prohibit regulated, confidential, or customer data from tools that route content through <a href="https://nhimg.org/52-non-human-identity-breaches?utm_source=nhimg&amp;utm_medium=NHIForum">third-party models or preserve account-linked history</a>.</li>
<li><strong>Separate personal use from enterprise workflow</strong> Publish a clear rule that consumer privacy settings do not make a tool suitable for work-team processing, procurement, or record retention.</li>
</ul>
<h2>What's in the full article</h2>
<p>Venice.ai's full article covers the operational detail this post intentionally leaves for the source:</p>
<ul>
<li>Side-by-side feature and pricing differences across Venice.ai and Claude for individuals and teams</li>
<li>Model-specific handling details for Claude, Grok, and OpenAI routing through Venice's anonymizing proxy</li>
<li>Practical setup guidance for importing memory, switching models, and keeping chat history local</li>
<li>Plan-level guidance for choosing between consumer, team, and API usage paths</li>
</ul>

<p>&#x1F449; <strong><a href="https://venice.ai/blog/venice-vs-claude?utm_source=nhimg&amp;utm_medium=NHIForum">Read Venice.ai's comparison of privacy, retention, and model access in Claude vs Venice →</a></strong></p>
<p><em>Claude vs Venice.ai: which privacy posture fits individual users?</em></p>
<blockquote><p><strong>Explore further</strong></p><p><a href="/community/?utm_source=nhimg&amp;utm_medium=NHIForum">View Full Forum →</a> &nbsp;|&nbsp; <a href="/nhi-training/?utm_source=nhimg&amp;utm_medium=NHIForum">NHI Foundation Course →</a></p></blockquote>]]></content:encoded>
						                            <category domain="https://nhimg.org/community/"></category>                        <dc:creator>NHI Mgmt Group</dc:creator>
                        <guid isPermaLink="true">https://nhimg.org/community/ai-beyond-identity/claude-vs-venice-ai-which-privacy-posture-fits-individual-users/#post-42546</guid>
                    </item>
				                    <item>
                        <title>RE: Inherited Passbolt admin access: what security teams should review</title>
                        <link>https://nhimg.org/community/nhi-best-practices/inherited-passbolt-admin-access-what-security-teams-should-review/#post-42545</link>
                        <pubDate>Mon, 07 Sep 2026 16:38:52 +0000</pubDate>
                        <description><![CDATA[Inherited secrets platforms create an assurance gap, not just an administration gap. The article is really about what happens when a team takes over a credential store without taking over it...]]></description>
                        <content:encoded><![CDATA[<p>Inherited secrets platforms create an assurance gap, not just an administration gap. The article is really about what happens when a team takes over a credential store without taking over its control history. A running Passbolt instance can still conceal unknown firewall rules, stale users, weak recovery design, and endpoint trust problems. Practitioners should treat inherited admin access as a prompt to rebuild assurance from the bottom up.</p>
<p><strong>A few things that frame the scale:</strong></p><ul>
<li>71% of NHIs are not rotated within recommended time frames, increasing the risk of compromise over time, according to <a href="https://nhimg.org/the-ultimate-guide-to-non-human-identities?utm_source=nhimg&amp;utm_medium=NHIForum">the Ultimate Guide to NHIs</a>.</li>
<li>Only 5.7% of organisations have full visibility into their service accounts, which is why inherited secrets platforms need governance across users, keys, and endpoints.</li>
</ul>
<p><strong>A question worth separating out:</strong></p>
<p><strong>Q: <a href="https://nhimg.org/faq/how-do-you-know-whether-endpoint-controls-are-strong-enough-for-a-secrets-manage/?utm_source=nhimg&amp;utm_medium=NHIForum">How do you know whether endpoint controls are strong enough for a secrets manager?</a></strong></p>
<p><strong>A:</strong> Look for patched devices, <a href="https://nhimg.org/top-10-non-human-identity-issues?utm_source=nhimg&amp;utm_medium=NHIForum">controlled browser extensions</a>, enforced disk encryption, endpoint protection, and limited local administrator rights on every machine that can decrypt secrets. If any one of those controls is missing, the endpoint remains a likely path to credential exposure.</p>
<p>&#x1F449; <strong>Read our full editorial: <a href="https://nhimg.org/articles/passbolt-self-hosted-security-check-up-for-inherited-admin-access/">Passbolt self-hosted security check-up for inherited admin access</a></strong></p>]]></content:encoded>
						                            <category domain="https://nhimg.org/community/"></category>                        <dc:creator>Mr NHI</dc:creator>
                        <guid isPermaLink="true">https://nhimg.org/community/nhi-best-practices/inherited-passbolt-admin-access-what-security-teams-should-review/#post-42545</guid>
                    </item>
				                    <item>
                        <title>RE: Spec-driven development security: what IAM and AppSec teams miss</title>
                        <link>https://nhimg.org/community/cybersecurity-beyond-identity/spec-driven-development-security-what-iam-and-appsec-teams-miss/#post-42544</link>
                        <pubDate>Mon, 07 Sep 2026 16:38:52 +0000</pubDate>
                        <description><![CDATA[Spec-driven development security is now a governance discipline, not just an AppSec concern. When AI turns intent documents into code, the specification inherits the burden of defining acces...]]></description>
                        <content:encoded><![CDATA[<p>Spec-driven development security is now a governance discipline, not just an AppSec concern. When AI turns intent documents into code, the specification inherits the burden of defining access, data handling, and audit expectations. That makes the spec a control surface that belongs in both secure development and identity governance conversations. Teams that only validate delivered code are reviewing the wrong artefact. The practitioner conclusion is clear: govern the intent layer or keep discovering policy drift after release.</p>
<p><strong>A question worth separating out:</strong></p>
<p><strong>Q: <a href="https://nhimg.org/faq/how-do-identity-and-appsec-teams-share-accountability-for-spec-driven-developmen/?utm_source=nhimg&amp;utm_medium=NHIForum">How do identity and AppSec teams share accountability for spec-driven development security?</a></strong></p>
<p><strong>A:</strong> AppSec owns the control checks on the implementation, but identity teams own the correctness of role and access assumptions embedded in the design. The strongest model is <a href="https://nhimg.org/the-ultimate-guide-to-non-human-identities?utm_source=nhimg&amp;utm_medium=NHIForum">shared accountability at design time</a>, where entitlement scope, privileged workflows, and data exposure are reviewed together. That prevents access decisions from being hidden inside a development ticket.</p>
<p>&#x1F449; <strong>Read our full editorial: <a href="https://nhimg.org/articles/spec-driven-development-security-is-now-the-new-attack-surface/">Spec-driven development security is now the new attack surface</a></strong></p>]]></content:encoded>
						                            <category domain="https://nhimg.org/community/"></category>                        <dc:creator>Mr NHI</dc:creator>
                        <guid isPermaLink="true">https://nhimg.org/community/cybersecurity-beyond-identity/spec-driven-development-security-what-iam-and-appsec-teams-miss/#post-42544</guid>
                    </item>
				                    <item>
                        <title>RE: Threat assessment gaps in AppSec: are your controls keeping up?</title>
                        <link>https://nhimg.org/community/cybersecurity-beyond-identity/threat-assessment-gaps-in-appsec-are-your-controls-keeping-up/#post-42543</link>
                        <pubDate>Mon, 07 Sep 2026 16:38:52 +0000</pubDate>
                        <description><![CDATA[Threat assessment has become an identity governance problem as much as an AppSec problem. Once cloud services, APIs, service accounts, and third-party integrations define the real attack sur...]]></description>
                        <content:encoded><![CDATA[<p>Threat assessment has become an identity governance problem as much as an AppSec problem. Once cloud services, APIs, service accounts, and third-party integrations define the real attack surface, the line between application risk and identity risk disappears. Teams that do not inventory identities and access paths alongside code will mis-rank the risks that matter. The governing principle is straightforward: no security assessment is complete if it ignores who and what can actually reach the asset.</p>
<p><strong>A question worth separating out:</strong></p>
<p><strong>Q: What should teams do immediately after a major architecture or M&amp;A change?</strong></p>
<p><strong>A:</strong> Rebuild scope, refresh the asset inventory, and rescore the highest-risk attack paths before the new environment settles into routine operations. Those events can alter data flows, trust boundaries, and privileged access patterns overnight, so waiting for the next planned review leaves a blind spot.</p>
<p>&#x1F449; <strong>Read our full editorial: <a href="https://nhimg.org/articles/threat-assessments-are-failing-because-scan-volume-hides-breach-paths/">Threat assessments are failing because scan volume hides breach paths</a></strong></p>]]></content:encoded>
						                            <category domain="https://nhimg.org/community/"></category>                        <dc:creator>Mr NHI</dc:creator>
                        <guid isPermaLink="true">https://nhimg.org/community/cybersecurity-beyond-identity/threat-assessment-gaps-in-appsec-are-your-controls-keeping-up/#post-42543</guid>
                    </item>
				                    <item>
                        <title>RE: Guardian agents and AI governance: are your controls keeping up?</title>
                        <link>https://nhimg.org/community/ai-beyond-identity/guardian-agents-and-ai-governance-are-your-controls-keeping-up/#post-42542</link>
                        <pubDate>Mon, 07 Sep 2026 16:38:52 +0000</pubDate>
                        <description><![CDATA[Guardian agents mark a shift from detection-first AI oversight to prevention-first governance. The article’s central claim is that autonomy creates exposure faster than human review cycles c...]]></description>
                        <content:encoded><![CDATA[<p>Guardian agents mark a shift from detection-first AI oversight to prevention-first governance. The article’s central claim is that autonomy creates exposure faster than human review cycles can absorb. That aligns with the broader pattern we see in identity and security: controls that only observe are no longer sufficient where software can act, persist, and compound consequences. Practitioners should treat guardian-layer design as a governance architecture problem, not a tooling preference.</p>
<p><strong>A question worth separating out:</strong></p>
<p><strong>Q: <a href="https://nhimg.org/faq/how-should-security-teams-compare-embedded-ai-controls-with-a-horizontal-governa/?utm_source=nhimg&amp;utm_medium=NHIForum">How should security teams compare embedded AI controls with a horizontal governance layer?</a></strong></p>
<p><strong>A:</strong> Embedded controls work inside a single platform, but a <a href="https://nhimg.org/top-10-non-human-identity-issues?utm_source=nhimg&amp;utm_medium=NHIForum">horizontal governance layer</a> is needed when agents move across clouds, identity systems, and data environments. Security teams should compare them on coverage, not vendor feature lists. If policy cannot follow the agent across workflows, the control model is incomplete.</p>
<p>&#x1F449; <strong>Read our full editorial: <a href="https://nhimg.org/articles/guardian-agents-and-ai-governance-why-oversight-must-scale/">Guardian agents and AI governance: why oversight must scale</a></strong></p>]]></content:encoded>
						                            <category domain="https://nhimg.org/community/"></category>                        <dc:creator>Mr NHI</dc:creator>
                        <guid isPermaLink="true">https://nhimg.org/community/ai-beyond-identity/guardian-agents-and-ai-governance-are-your-controls-keeping-up/#post-42542</guid>
                    </item>
							        </channel>
        </rss>
		