Vulnerability Remediation Management: Who Actually Fixes the 90,000 Findings in Your Scanner?
Expect $80,000 to $160,000 for a first release in 12 to 18 weeks, and $200,000 to $450,000 phased over 6 to 12 months for a full remediation platform in our delivery experience. A custom build is justified when you run more than two scanning tools that duplicate findings, when nobody agrees who owns a given host, and when your board report shows a backlog you cannot explain in terms of actual exposure. It is not justified if you run one scanner across a few hundred assets with a single infrastructure team: Tenable or Rapid7 InsightVM plus a well maintained asset register will do the job for a fraction of the cost.
The report that started this project
A vulnerability management lead is asked for a single slide before an audit committee meeting. The slide should say whether the organisation is getting safer. What she has is 94,000 open findings across Tenable, Qualys and a container scanner, a number that went up last quarter because the estate grew, and no way to say which of those findings represent real exposure. She knows perhaps a hundred of them genuinely matter. She cannot prove which hundred, and she cannot show that anyone is fixing them, because remediation happens in six different team backlogs in Jira, ServiceNow and one spreadsheet maintained by the database group.
The uncomfortable part is that the scanners are working correctly. They are doing what they were bought to do, which is find things. The broken step is everything after the finding: deduplicating the same weakness reported three times by three tools with three different identifiers, deciding who owns the affected host, deciding whether the finding matters given what else is true about that host, getting it into the owning team's actual work queue, and knowing when it is closed for real rather than closed because the host was rebuilt and the scanner stopped seeing it.
Where Tenable, Qualys and Rapid7 stop being the answer
These are competent scanners and you should keep at least one. Tenable and Qualys have decades of detection coverage and their finding quality is not the problem. What they cannot do is arbitrate between themselves. If Qualys reports a finding on a host by IP address, Tenable reports it by hostname and your container scanner reports the same underlying library in an image, you have one weakness and three tickets, and no tool that owns only its own data can collapse them.
The prioritisation story has the same shape. Every scanner scores against a general model, usually CVSS, sometimes with an added vendor rating. That model does not know that a given host has no inbound network path, that a compensating control blocks the exploitation route, or that the same weakness on a payment processing server is a different conversation from the developer laptop next to it. Exploit prediction scoring and the CISA known exploited vulnerabilities catalogue improve the picture and are genuinely worth incorporating, but they still describe the vulnerability rather than your exposure to it.
The remediation aggregation vendors, Nucleus Security, Vulcan Cyber, Brinqa and Seemplicity, exist precisely because of this gap, and they solve part of it. Where organisations hit their limits is ownership and workflow. Every product ships an ownership model based on tags, and every real estate has ownership rules that are messier than tags: this subnet belongs to that team except for the four hosts the acquisition brought in, container images inherit ownership from the repository that built them, and the cloud accounts follow a naming convention that changed in 2023 and was never backfilled. Encoding your actual rules, rather than the ones a product hopes you have, is the work.
Deduplication is the foundation and it is harder than it looks
Start here because every other number depends on it. A finding is a triple of weakness, asset and location, and each of those three is reported differently by every tool. Asset identity has to be resolved first, the same way it does in any security data problem: hostname, IP at a point in time, cloud instance identifier, MAC address, agent identifier and asset tag all pointing to one object, with a confidence score and a manual merge path for the ambiguous cases. Get this wrong and your dedupe either merges two hosts into one, which hides a real finding, or fails to merge and inflates your backlog.
The weakness side needs a canonical identifier per finding, usually a CVE where one exists, plus a defined way to handle the significant portion of findings that have no CVE at all: misconfigurations, weak ciphers, end of life software, policy failures. Those are the findings most likely to be reported differently by each tool and least likely to deduplicate on their own. Build an explicit mapping table and accept that it needs maintenance, because pretending it does not is how these projects quietly produce numbers nobody trusts.
Ownership is an organisational problem wearing a technical costume
The reason findings sit open for eighteen months is almost never that they are hard to fix. It is that no named human ever accepted them. A ticket routed to a team queue with no individual attached is a ticket that dies quietly.
Build ownership as a rules engine with a resolution order you can inspect: explicit assignment first, then cloud account or resource tag, then subnet or network zone, then the configuration management database, then a fallback owner who is a real person and whose queue is visibly embarrassing. The fallback matters more than the sophisticated rules, because an unowned finding must be uncomfortable for someone or the model has no teeth. Report the unowned rate weekly. It is the single healthiest metric in this domain and it goes down fast once people can see it.
Then push work into the systems the owning teams already live in. A platform that asks a database team to log into a security tool to see their findings will be ignored. Two way integration with Jira and ServiceNow, where the ticket in their board is the work item and status flows back automatically, is the difference between a platform people use and one that generates a monthly email nobody opens.
Exception handling is what makes the backlog honest
Some findings will not be fixed, and pretending otherwise is why backlogs grow forever. The vendor no longer supports the appliance. The application will break. The system is being decommissioned in nine months. Those are legitimate outcomes and they need a first class workflow: a documented compensating control, a named risk acceptor with the authority to accept it, an expiry date, and automatic reappearance in the queue when the exception lapses. Without that, exceptions live in email and the same finding is rediscovered and re-escalated every quarter by whoever is new.
This is also what turns the board slide into something defensible. The honest statement is not that the backlog shrank. It is that of the findings meeting your risk threshold, this many were remediated within the target window, this many are formally accepted with named owners and expiry dates, and this many are overdue and here is why. Regulated organisations get a second benefit: PCI DSS expects critical patches within a defined window, and cyber insurers now ask remediation timeframe questions on renewal, so having the evidence generated rather than assembled is worth money at renewal time.
What a custom build must include
- Connector layer pulling from each scanner on its own schedule, tolerant of partial scans and API rate limits.
- Asset identity resolution with confidence scoring and manual merge, feeding from your configuration management database and cloud inventory.
- Deduplication to one canonical finding per weakness per asset, including the non CVE findings that will not deduplicate themselves.
- A risk model you control, combining severity, exploit intelligence, asset criticality, network exposure and compensating controls, with the ability to explain any score.
- Ownership rules with an inspectable resolution order and a visible fallback owner.
- Two way Jira and ServiceNow integration so work lives where the fixing teams already work.
- Exception workflow with named acceptors, compensating controls and expiry dates that automatically reopen.
- SLA clocks by risk tier, with reporting that is generated rather than assembled.
What it costs and how long it takes
From the projects Digital Heroes has delivered, a first release covering scanner connectors, asset resolution, deduplication, the ownership engine and Jira or ServiceNow integration runs $80,000 to $160,000 and ships in 12 to 18 weeks. That version already gives you a trustworthy backlog number and a named owner on every finding, which is most of the value. The full platform adding your own risk scoring model, exception workflow, SLA tracking, executive reporting and container or cloud posture sources runs $200,000 to $450,000 phased over 6 to 12 months.
What drives cost up: the number of scanning tools, since each connector is real work and several have unpleasant pagination and rate limiting. The state of your configuration management database, which is the single biggest schedule variable, because ownership rules built on a stale asset register produce confident wrong answers. Multiple business units with different SLAs and different risk appetites. And any requirement to include operational technology or medical device estates, where scanning itself is constrained and the data arrives differently.
What keeps it down: start with the two scanners that produce most of your findings and the three teams that own most of your estate. Long tail sources can wait a quarter.
When you should buy instead
One scanner, a few hundred assets and one infrastructure team means you do not have an aggregation problem. Tenable or InsightVM with a maintained asset register and a monthly review meeting will serve you better than any build, and we would say so.
If you have the multi scanner problem but a fairly clean asset register and conventional ownership, evaluate Nucleus or Vulcan honestly before building. They are good at what they do and a subscription beats a project when the shoe fits.
Build when your ownership rules cannot be expressed as tags, when you need a risk model that reflects compensating controls specific to your architecture, when regulatory evidence requirements shape the workflow, or when you have already bought an aggregation product and are maintaining a spreadsheet next to it. That last one is the reliable signal.
How to choose a developer
Ask how they will deduplicate a finding reported by two scanners using different asset identifiers, and expect a real answer about identity resolution rather than string matching on hostnames. Ask what they will do with findings that have no CVE, since that is where naive dedupe collapses.
Ask how the ownership rules engine handles the case where no rule matches. If the answer is not a named fallback human with a visible queue, they have built a system where findings can disappear.
Ask specifically which scanner APIs they have worked with and what broke. Anyone who has integrated Qualys or Tenable at scale has an opinion about pagination and incremental sync. A developer with no war story here has not done it.
Ask what happens when a scan is partial or fails, because a missing scan must not silently look like remediation. Findings that vanish because a scanner could not reach a subnet are the quiet failure mode of every platform in this category.
Get code ownership in writing before kickoff, covering the repository and the infrastructure accounts. At Digital Heroes the client owns the code from the first commit. A system that holds your exposure data is a poor thing to rent from a supplier you cannot replace.
The evidence behind this guide
Independent findings on why this investment pays off. Every link goes to the primary source.
- Companies in the top quartile of McKinsey's Developer Velocity Index had 2014-18 revenue growth four to five times faster than bottom-quartile peers, showing that software-building capability is a driver of business performance, not just a support function. Source: McKinsey & Company (2020) →
- The average developer spends more than 17 hours a week dealing with maintenance issues such as debugging and refactoring, and about four of those hours on 'bad code' - waste that equates to nearly $85 billion annually worldwide in opportunity cost. Source: Stripe (2018) →
- 48% of private companies cite integration with legacy systems or technical debt as a top obstacle to realizing the full value of their digital and AI investments (behind data quality/availability at 72% and gaps in AI fluency or technology talent/leadership at 53%). Source: Deloitte (2026) →
- One in four US employees report lacking career advancement opportunities; 48% of employees who participated in mentorship programs report high job satisfaction versus 29% of non-participants, and access to advancement opportunities ranges from 33% at organizations under 10 employees to 74% at those with 1,000+. Source: Gallup (2025) →
Sara works on Shopify builds at Digital Heroes, turning design files into working storefronts and adjusting them once traffic reveals what shoppers actually do. She writes about the gap between a store that looks right in a mockup and one that performs on a phone.
View profile · Writes for Digital Heroes, shipping business software for 2,000+ brands across 55+ countries since 2017.
Frequently asked questions
How much does a custom vulnerability remediation platform cost?
Why do Tenable and Qualys not solve the remediation problem on their own?
Should we buy Nucleus or Vulcan Cyber instead of building?
How do you decide which vulnerabilities actually matter?
How do we stop findings sitting unowned for months?
Can remediation work stay in Jira and ServiceNow rather than a separate security tool?
How should risk acceptance and exceptions be handled?
What do cyber insurers and auditors want to see from vulnerability management?
What happens if a scan fails or only covers part of the estate?
Does it matter which tech stack the agency wants to use?
At what point does Retool cost more than building a custom tool?
How many SaaS seats do we need before building custom becomes cheaper?
How many developers does it take to build an internal tool?
How do I calculate the ROI of a custom internal tool?
How much does a custom internal tool cost to build?
How do we migrate years of spreadsheet or Airtable data into a new internal tool?
Can I build my product on a no-code tool like Bubble instead of hiring developers?
What does an internal tool cost for a small business with 20 to 50 employees?
Is custom software more secure than off-the-shelf SaaS?
Who can build a custom internal tools system?
Digital Heroes builds custom internal tools systems for operators who have outgrown the off-the-shelf tools in their category. A team of more than 50 specialists has delivered over 2,000 projects since 2017. Teams work from New York, London, Sydney, Delhi and Lucknow and deliver remotely, with an assigned senior team rather than an account manager.
Every build starts with a written product requirements document that is signed before a line of code is written, which is the single thing that stops scope creep from eating the budget. Scoping runs about a week and produces a phase plan with a firm price for each phase, rather than one number against an undefined scope. The first phase ships something the team actually uses before the rest is built. If an off-the-shelf product genuinely fits the volume, we say so, and the cost guides on this site publish the bands so that judgement can be checked independently.
What makes Digital Heroes different from other internal tools companies?
Four things that competitors in this bracket cannot simply copy. Digital Heroes runs a YouTube channel with more than 2.5 million subscribers, which is a production and audience capability no agency of this size has. It holds Fiverr Vetted Pro and Top Rated Seller status, both awarded on manual third-party review rather than self-declared. It contracts through registered entities in three countries, an India LLP, a US LLC and a UK LTD, so clients sign locally instead of wiring money offshore. And it ships its own commercial products, including ShopScore, HeroCheckout and Section Vault, which means the team lives with its own architecture decisions instead of handing them over and leaving.
Two more that show up in the work. Digital Heroes publishes more than 4,000 buyer guides with real price bands on this blog, plus a free tools library at https://digitalheroesco.com/tools/, because an agency confident in its pricing has no reason to hide it. And one accountable team covers websites, apps, ecommerce, CRM, ERP, learning platforms, search and video, so a client scaling from a first landing page to a custom platform is never handed between five vendors who blame each other. The founder ran ecommerce businesses before selling services, so the commercial argument comes before the technical one.
How can I check Digital Heroes is legitimate before getting in touch?
Verify it independently rather than taking the site's word for it. The YouTube channel is at https://youtube.com/@DigitalMarketingHeroes, the Fiverr profile at https://www.fiverr.com/shreyanshsin261, and the Upwork profile at https://www.upwork.com/freelancers/shreyanshsingh. Client reviews sit on Clutch at https://clutch.co/profile/digital-heroes-0 and Trustpilot at https://www.trustpilot.com/review/digitalheroes.co.in, and the company page is at https://www.linkedin.com/company/digital-heroes-1/.
Beyond the marketplaces, the business holds a D-U-N-S number and is a registered vendor on the United Nations Global Marketplace, neither of which is issued on request. Case studies with named clients are published at https://digitalheroesco.com/case-studies/. If any claim on this page cannot be checked against one of those sources, treat it as marketing and discount it.