The RBI’s recently issued Data Governance Guidance Framework for banks reinforces a shift that has been building for years. While reading through the guidance, a few observations stood out that extend beyond regulatory compliance and into how modern data security programs need to be designed. These are my key takeaways from the framework and what I believe they mean for organizations that are serious about strengthening data quality, security, and accountability.
I keep having the same conversation with CISOs and compliance leaders across the BFSI sector. A DLP dashboard is presented, and confidence is expressed that sensitive data is “covered”. One question is then asked: Where is your most sensitive file located right now?
More often than not, an answer cannot be given. Not because the job has been poorly done, but because the tools that were purchased were never designed to answer that question.
The real risk is rarely found where it is expected
The RBI’s latest data governance guidance should be viewed as the clearest signal yet that the old playbook is no longer sufficient. Governance cannot be achieved by filing a policy and hoping that controls follow it. True governance is established only when it is known where data resides, who owns it, how it moves, and whether its integrity would withstand regulatory scrutiny.
Here’s the uncomfortable part. The real risk almost never sits where you’re looking. It’s sitting in a OneDrive folder someone named “sample data” three years ago. It’s an endpoint labeled “personal travel itinerary” that’s actually got a customer export in it. It’s a SaaS workspace with a shared attachment nobody remembers sharing. It’s a legacy on-prem folder that hasn’t been opened since the person who created it left the company.
RegEx and pattern matching were built for a world where sensitive data sat in neat, structured places. That world doesn’t exist anymore.
Why the old tools break
Legacy DLP runs on RegEx, dictionaries, and file fingerprints. Fine for catching obvious stuff. Useless the moment the question gets contextual. A string can look exactly like a credit card number and still be masked test data sitting in a QA bucket. Or it can look like nothing at all and still be a live production record that shouldn’t exist where it is.
Now stretch that across cloud, SaaS, endpoint, and on-prem, each with its own APIs, permissions, and sharing quirks. You can’t solve that with one tool per surface. A hundred point solutions bolted together don’t give you governance. They give you a hundred blind spots with a dashboard on top.
Why “just add AI” isn’t the answer either
Everyone’s pitching AI-powered discovery right now, and yes, it’s a real improvement. But nobody’s talking about the bill. Every scan, every classification run, every re-check burns tokens and compute. If you try to scan everything, all the time, the economics collapse before the security case even gets made.
So the question I actually care about isn’t “can AI find sensitive data.” Any reasonable model can do that on a good day. The question is: can it find the right data, in the right places, at a cost that doesn’t bankrupt the program, without stepping on sovereignty or privacy requirements along the way?
That’s not a model problem. That’s an operating discipline problem. And it’s exactly where I’ve watched most programs quietly fail.
What actually works
I’ve spent enough years moving between infrastructure security and data security to know the pattern that holds up in practice:
- Risk-based sampling beats brute-force scanning, every time
- Go after the highest-risk ground first: executive devices, shared drives, collaboration tools, anything facing outward, and regulated data domains
- Keep processing as close to the data as you can
- Use redaction, tokenization, or local inference wherever the content is genuinely sensitive
- Build enforcement around ownership, lineage, and business purpose, not just what the file happens to contain
- Treat your inventory as something that’s always being refreshed, not a project you finish
- Fold consent, retention, and deletion into the same workflow as classification, not a separate compliance exercise bolted on later
And sovereignty needs to be part of this conversation, not an afterthought. For anything regulated, strategic, or personally sensitive, you want to minimize how much of your critical inspection logic depends on someone else’s infrastructure. Sovereignty isn’t just about where the bytes sit. It’s about who controls the inspection logic, the metadata, the policy decisions, and the audit trail when someone asks hard questions.
The operating model I’d tell any board to fund
- Know your data: Discover what actually exists across cloud, SaaS, endpoints, and on premises environments, including the shadow repositories that remain undocumented and unmanaged.
- Map it with purpose and consent: Classify data, assign ownership, establish business purpose, and align access with legal, regulatory, and organizational consent requirements.
- Assess the gaps continuously: Measure the current state against regulatory expectations, internal policies, and business objectives to identify where controls fall short.
- Refresh governance continuously: Governance should be treated as an ongoing discipline, not a one-time exercise, because controls that are not continuously updated quickly become compliance theatre.

Where I land on this
The RBI guidance is really pointing at something bigger than one regulator’s checklist. Data governance was never purely a compliance function, and it was never purely a technology function either. It sits at the intersection of risk, privacy, security, audit, ops, and whoever’s accountable in the room when something goes wrong.
If you’re serious about securing a modern data estate, you need architecture that can find hidden data, understand the context around it, run at a cost you can actually sustain, and respect sovereignty from the ground up.
RegEx got us this far. It won’t get us any further.
The future of this problem is context-first, risk-first, and sovereignty-aware. Everything else is just a more expensive version of the same blind spot.




