👋 Year End Sale!

Day(s)

:

Hour(s)

:

Minute(s)

:

Second(s)

Buy Now
Study Later
You can buy a course now and start it whenever you want. It could be in a week, a month, or even a year. You can start your course when you're ready.
Practical DevSecOps - Hands-on DevSecOps Certification and Training.

In this blog

Share article:
Tells Google to show you more from Practical DevSecOps in AI, Search, and Discover.

State of Product Security Roles: 2026 Research Report

Varun Kumar
Varun Kumar
product-security-roles-report-2026
Tells Google to show you more from Practical DevSecOps in AI, Search, and Discover.

Product security is the job of keeping a software product safe across its whole life, from design to code to the software supply chain to the cloud it runs on. It grew out of application security (AppSec), a narrower field that only covers a single app’s code and runtime. 

Three forces are pushing this shift right now: new laws that require proof of security, attacks that hit the software supply chain, and the rise ofAI-written code. 

12 key findings 

1. The industry has no fixed job title yet.

BSIMM16, a yearly benchmark study of software security programs, treats “application security group” and “product security group” as the same thing, not separate roles. 

2. Teams have a skills problem, not just a headcount problem.

In ISC2’s 2025 survey of 16,029 security leaders, 59% reported a critical or significant skills gap, up from 44% in 2024. 

3. Security staff stay thin next to engineering staff.

BSIMM14 found 1.38 security team members for every 100 developers. That roughly 1:100 ratio has become the industry benchmark. 

4. Security champions do most of the scaling work.

A champion is a developer who volunteers to help with security part-time. BSIMM16 counted about 6,500 champions across 223,700 developers, a rate of 2.91 per 100, nearly double the rate of dedicated security staff. 

5. New laws are a permanent driver of demand, not a passing trend.

CISA’s Secure by Design pledge has 68 signatories. The EU Cyber Resilience Act took effect in December 2024, and its reporting rules start in September 2026. Both turn product security into a legal requirement. 

6. Supply-chain attacks are pushing companies to hire specialists.

Sonatype found 454,648 new malicious open-source packages in 2025, a 75% jump from the year before. The running total has passed 1.233 million. 

7. AI is changing what security jobs look like, not cutting them.

GitHub reports that 46% of code in AI-enabled files is written by Copilot. A February 2025 study in the academic journal ACM TOSEM found that a large share ofAI-generated Python code contains security flaws. 

8. AI is creating brand-new security jobs.

OWASP, a nonprofit that publishes security standards, released a Top 10 risk list just forAI agents in 2026. In Cisco and Splunk’s 2026 CISO Report (650 respondents), 78% of security chiefs said they already run a team dedicated to AI agent security. 

9. Pay is high but varies a lot.

Glassdoor’s 2026 figure puts average total pay at $185,700, in a range of $146,700 to $238,200. Levels.fyi shows individual contributors at large tech firms earning a $281,000 to $335,000 median, with top earners above $600,000. 

10. India is becoming a major hub for this work.

Quess Corp reports that Global Capability Centers (GCCs), offices multinational firms run themselves instead of outsourcing, made up 27% of India’s 1.8 million IT hires in 2025, up from 15% in 2024. A specialized security role there still takes 75 to 90 days to fill. 

11. Bigger companies give security leaders less direct access to the CEO.

IANS and Artico surveyed hundreds of security chiefs on reporting lines and found that direct access to the CEO drops sharply at larger companies. 

12. No single dataset tracks product security headcount, hiring, and pay across the industry.

This report pulls from multiple partial sources because that combined dataset doesn’t exist yet. 

Malicious Open-source Packages Rose - 75% in 2025

What is Product Security? 

Product security covers a product’s full life and its supply chain. That’s what sets it apart from the security fields next to it. 

Field Question it answers What it produces
Application SecurityIs this one app’s code and runtime secure?Automated code scans, dependency scans, and pen-test reports
Product Security Is this product secure across its whole life and supply chain?Threat models, a Software Bill of Materials (SBOM), secure-design reviews

From AppSec to Product Security
Field Question it answers What it produces
Cloud Security Is the infrastructure this product runs on set up securely?Cloud configuration checks, access-policy reviews
DevSecOps Is security automated inside the build and release pipeline?Automated pipeline checks, policy-as-code
Security EngineeringCan we build tools that make security the easy default?Internal security platforms, guardrails
Platform Security Is the shared infrastructure hardened for every team using it?Platform hardening standards
Security ArchitectureIs the system designed to resist whole classes of attack?Reference designs, design patterns
Security AssuranceCan we prove to auditors and customers that our controls work?Compliance evidence, formal attestations

Product Security Maturity Spectrum

Product security job titles, by level 

These 26 job titles show up in real postings and practitioner writing across 5 levels. Not every company uses every title. Smaller companies often fold several of these into one broader role. 

These 26 job titles show up in real postings and practitioner writing across 5 levels. Not every company uses every title. Smaller companies often fold several of these into one broader role. 

The Product Security Workforce at a Glance

Leadership Roles 

Role Main job Typical background AI exposure
CISO Owns the company’s full security risk20+ years in security or IT leadershipLow (oversight, not hands-on)
VP Product SecuritySets the security plan across every product lineEngineering leadership plus security depthLow to medium
Head or Director of Product SecurityRuns the product security function day to dayStaff or principal engineer promoted into managementMedium
Product Security ManagerManages a team of engineers against a roadmapSenior individual contributor promoted into a first management roleMedium

Engineering Roles 

Role Main job Typical background AI exposure
Product Security EngineerBuilds security into product design and codeSoftware engineer with a security specialtyHigh (AI code review, threat-model copilots)
Security Software EngineerBuilds security tools and platformsBackend or platform engineerHigh
Application Security EngineerRuns code and dependency scans, triages findingsAppSec analyst promoted into engineeringVery high (first-pass triage is easy to automate)
Security Automation EngineerAutomates security workflows and pipelinesDevOps or site reliability backgroundHigh
Security Platform EngineerBuilds the shared security platform other teams usePlatform engineer Medium to high


Specialist roles

Role Main job Typical background AI exposure
Threat Modeling Engineer / Security ArchitectAnalyzes risk in new systems before they’re builtSystems or security architecture backgroundMedium (AI helps with diagrams, humans make the call)
Product Security Researcher / Vulnerability ResearcherFinds new types of vulnerabilitiesOffensive security or CTF competition backgroundLow to medium (AI helps, doesn’t replace original research)
Software Supply Chain Security EngineerSecures the build pipeline, dependencies, and SBOMsDevOps plus securityMedium, and growing fast per Sonatype’s 2026 data
Cloud Product Security EngineerSecures cloud-native product architectureCloud security plus product engineeringMedium
API Security EngineerSecures APIs and permission modelsBackend engineer plus AppSecMedium to high
Mobile Security EngineerSecures mobile apps and their supply chainMobile engineer plus AppSecMedium
AI/ML Security EngineerSecures ML pipelines, training data, and model filesML engineer plus securityNot applicable, this role secures AI systems rather than using them
AI Product Security EngineerSecures AI-powered features like agents and LLM toolsEmerging role, no standard training path yetNot applicable, this is the fastest growing specialist category (see emerging roles below)
Detection Engineer Builds detections for attacks on the product layerSOC or detection engineering backgroundHigh
Security Testing EngineerRuns and scales security test suitesQA or test engineering plus securityVery high

Program and Enablement Roles

Role Main job Typical background
Product Security Program ManagerRuns cross-team security initiatives and roadmapsTechnical program management
Security Champions Program LeadScales security knowledge through embedded championsCommunity-building plus AppSec background
Security Education / Developer EnablementTrains engineers to write secure code by defaultDeveloper relations plus security
SecurityAssurance EngineerVerifies controls actually work, not just that they exist on paperAudit or compliance plus technical depth

Governance and Risk Roles

Role Main job Typical background
Product Security Risk ManagerMeasures and tracks product level riskRisk management plus technical fluency
Security Compliance EngineerMaps controls to regulations and frameworksCompliance plus engineering
SecurityAssurance SpecialistProduces audit-ready proof that controls workGovernance, risk, and compliance (GRC) background

2026 -2027 Product Security Role Taxonomy

How a Product Security Team is Built? 

Companies use 6 main models to run product security. Which one fits depends on company size and how mature the engineering org is

Model How it works Best fit Main failure mode
Centralized One team owns all reviews and decisionsStartups and early scale-upsBecomes a bottleneck as engineering grows
Federated Each business unit runs its own security function, loosely coordinatedMulti-business-unit enterprisesStandards drift apart between units
Embedded Security engineers sit inside product teams full timeScale-ups with a strong engineering cultureHard to keep a consistent bar without strong central architecture
Hub-and spokeA small central team plus a champions network in each product teamScale-up to enterpriseChampions get under resourced relative to their day job
Platform modelSecurity ships as a self service tool product teams use on their ownEnterprises with mature platform engineeringNeeds platform maturity most companies don’t have yet
Hybrid A central architecture and assurance core plus embedded engineers in high-risk product linesLarge, regulated enterprisesCoordination overhead between central and embedded staff

How many security staff should you have? 

Industry Product Security Intensity Map

No dataset directly measures “product security staff per software engineer.” The closest stand-in is BSIMM’s data on Software Security Groups (SSGs, the core dedicated security team) and security champions, collected from AppSec programs at 111 to 130 firms per year. Treat every ratio below as an estimate built from AppSec data, not a product security-specific measurement. 

Using that BSIMM data, combined SSG-plus-champion staffing density grew from 3.12 per 100 developers in 2023 (BSIMM14) to 4.56 per 100 in 2026 (BSIMM16). That’s a directional signal that security staffing is rising industry-wide. It isn’t a claim about what any single company should staff. 

Product Security Staffing Ratio Benchmark

This report’s own formula: Product SecurityWorkforce Density Index (PSWDI) 

PSWDI = Product Security full-time staff ÷ Software Engineering full-time staff, shown per 100 engineers. Use it to benchmark your own ratio against the BSIMM figures above. 

The product security job market 

The cybersecurity workforce gap is widening Fastest Outside North America

Cybersecurity hiring is holding up better than the rest of tech. Indeed Hiring Lab data from early 2026 shows Security and Public Safety job postings well above their pre pandemic (February 2020) level, while IT Systems, Software Development, and Data Analytics postings all remain below 2020 levels. 

Seniority Mix of Cybersecurity Job Postings

Job postings by seniority 

Entry-level (under 1 year): 17% of postings, down from 25% in 2022 

Mid-level (2 to 6 years): 63% of postings 

Senior and expert (over 6 years): 20% of postings 

Most requested cybersecurity skills 

Most Requested Cybersecurity Skills 2026 - 2027
  • AI security: 41% of respondents call it a critical or significant need 
  • Cloud security: 36% 
  • Risk assessment: 29% 
  • Application security: 28% 
  • Governance, risk, and compliance (GRC): 27% 
  • Security engineering: 27% 

Security is the only major tech sector still above pre-pandemic posting Levels

The product security skills gap 

Skills scarcity is outpacing Headcount scarcity

Skill scarcity, not headcount, is the main constraint on cybersecurity teams in 2026. In ISC2’s 2025 study of 16,029 organizations, 59% reported a critical or significant skills shortage, up from 44% in 2024. 

That shortage breaks into 5 distinct problems: 

Skills shortage: Enough people overall, but not enough depth in cloud-native and AI/LLM security. 
Experience shortage: Plenty of entry-level applicants, but few candidates who’ve shipped secure code at enterprise scale. 

Leadership shortage: Few technical leaders who can bridge engineering work with executive risk conversations. 

Specialization shortage: Sharp talent gaps in software supply-chain security and defending against AI agents. 

Headcount shortage: Plain body-count deficits in specific high-growth regions. 

What makes a great product security engineer? 

Strong performers in this field are evaluated across 5 skill areas: 

Product Security Engineer Competency Wheel
  • Technical: Coding ability, systems fundamentals, cloud networking, application architecture, vulnerability analysis, automation. 
  • Engineering: Code review, system design, build-pipeline integration, developer tooling, system reliability. 
  • Security: Threat modeling, risk assessment, tracking vulnerabilities through their full lifecycle, security architecture, an attacker’s mindset. 
  • Human: Cross-team communication, organizational influence, empathy for developers, negotiation, coaching. 
  • Business: Understanding the cost of risk, feature prioritization, product context, customer impact, regulatory exposure. 

Senior and staff-level engineers stand out mainly on business judgment, organizational influence, and architecture-level design skill, not on raw tool knowledge. 

Common ways people enter product security

Starting point What carries over What has to be learned
Software Engineer → Product Security EngineerCoding, system design, code review instinctsAttacker mindset, threat modeling, vulnerability classes
DevOps/SRE → Cloud Security → Product SecurityInfrastructure-as-code, cloud platforms, automationApplication-layer vulnerability analysis, secure design
Pentester → Product SecurityAttacker mindset, vulnerability researchEngineering collaboration, scaling advice past one-off findings
AppSec Analyst → Product Security EngineerScanning tools, triage judgmentSoftware engineering depth, architecture-level thinking
Security Researcher → Product SecurityDeep expertise in one vulnerability classProduct and business context, day-to-day engineering pace
SOC Analyst → Security EngineeringDetection and incident fundamentalsSecure development practices, proactive design work


Pay and economics 

India-US compensation Gap is wide in Nominal Terms

US total pay, 2026 

BLS Projects 29% Growth Through 2034
  • Glassdoor average, broad market: $185,700, in a range of $146,700 to $238,200 Levels.fyi median, large-tech individual contributors: $281,000 to $335,000, with top bands above $600,000 
  • BLS baseline for Information SecurityAnalysts: $124,910 median annual wage (May 2024) 

Product Security Compensation Ladder

Pay by specialty (base salary medians, 2026) 

AI/ML and product Security Command the Top Compensation Premiums
  • AI/ML security: $172,000 
  • Application / product security: $161,000 
  • Security architecture: $151,000 
  • Cloud security: $145,000 
  • DevSecOps: $144,000 
  • Identity and access management (IAM): $143,000 

Pay by region (converted at market exchange rates, not adjusted for cost ofliving) 

United States: $124,910 median (BLS, Information SecurityAnalysts, May 2024) India (Bengaluru): about $19,700 median total pay (roughly ₹16 to 17 million at market rates). Adjusted for local purchasing power, this gap narrows a lot in practice. United Kingdom: about $58,000 to $70,000 median total pay across cyber roles 

See our full DevSecOps salary breakdown for the United States and what an AI security engineer earns for more detail. 
How AI is changing the work

How AI is changing the work

AI is changing what security staff spend their day on, not eliminating the job. Developer use of AI coding tools is now mainstream: GitHub reports 46% of code in AI-enabled files is written by Copilot, and DX telemetry shows 22% of merged code is AI-written across more than 135,000 developers.

How AI splits security work today

Product Security Task Automation Matrix
  • Automate (AI does it, little human judgment needed): First-pass code and dependency scan triage, automated patch generation, boilerplate fix pull requests.
  • Augment (AI drafts it, a human decides): Threat modeling support, prompt-injection defense design, secure design reviews.
  • Human-led (AI helps little, human judgment leads): Risk acceptance calls, executive communication, research into brand-new vulnerability types, designing permissions for AI agents.

A February 2025 study in ACM TOSEM found that a large share of AI-generated Python code contains security flaws. IDC research on AI code assistants shows developers accept a meaningful share of AI-written code without editing it. Together, that means more code, not less, needs a security check. See our guide to AI in DevSecOps for a deeper look at where this is headed.

Emerging Product Security Roles

Emerging Product Security Role Radar 2026 - 2030

Supply-chain and AI risk are creating 8 new specialist roles:

  • AI Agent Security Engineer: Handles identity, permission limits, and containment for autonomous AI agents.
  • AI/ML Security Engineer: Secures ML pipelines, training data, and model files.
  • Software Supply Chain Security Engineer: Manages build-pipeline security, dependency verification, and SBOM generation.
  • Security Automation Engineer: Builds automated workflows for triage and fixes.
  • Security Platform Engineer: Delivers security controls as a self-service tool for developers.
  • AI Red Team Engineer: Attacks AI agents and LLM systems on purpose, before launch, to find weaknesses.
  • Security Developer Experience Engineer: Makes internal security tools fit naturally into how developers already work.
  • Product Security Data Engineer: Manages the data pipelines behind program metrics and risk scoring.

Product security KPIs and performance

product security KPI Pyramid

Don’t grade a program by “vulnerabilities found” alone. That count tells you activity happened. It doesn’t tell you whether risk actually went down. Group your metrics into tiers, from raw activity counts up to business outcomes, and put your heaviest weight on the outcome tiers when you report to executives.

The product security maturity model

Product Security Maturity Matrix 2027

Organizations move through 6 stages:

  • Level 1, Reactive: Security only shows up after an incident. No proactive reviews.
  • Level 2, Emerging: Named security leads exist, but there’s no standard tooling or process.
  • Level 3, Structured: Standard tools, documented processes, and defined roles across all applications.
  • Level 4, Integrated: Security is built into the standard development pipeline and developer workflows.
  • Level 5, Product-Native: Security requirements shape product design from the earliest idea stage.
  • Level 6, AI-Augmented: AI systems handle routine triage and fixes under human oversight.

This mirrors the pattern in our DevSecOps maturity model (DSOMM) and AI security maturity model, which break the same climb into more detail.

Product Security by Industry

SectorHow much regulation pushes hiringWhat staffing model looks like
Financial ServicesVery high (SEC, banking regulators, PCI-DSS)Centralized or hybrid, large dedicated teams
Defense / GovernmentVery high (FedRAMP, NIST, sector rules)Centralized, heavy on compliance
HealthcareHigh (HIPAA and similar rules)Hybrid, compliance-driven
Technology / SaaSModerate and rising (EU CRA applies broadly)Embedded or platform model, engineering-led
AutomotiveRising fast (connected-vehicle rules, UN R155)A dedicated function is just now forming
TelecommunicationsHigh (critical infrastructure status)Centralized or hybrid
E-commerceModerate (PCI-DSS, consumer data law)Embedded, engineering-led
EnergyHigh (critical infrastructure, IT/OT convergence)Centralized, moves slowly
ManufacturingModerate and rising (connected-device convergence)A dedicated function is just now forming
GamingLow to moderateEmbedded, thin dedicated staffing
MediaLowThin or outsourced

India and Global Capability Centers

Global Capability Centers are driving India's Tech Hiring

Outside the US, India’s Global Capability Centers (GCCs), offices multinational companies run themselves instead of outsourcing, are the fastest-growing hub for product security hiring.

Quess Corp data shows GCCs drove 27% of all India IT hiring in 2025. Specialized cybersecurity roles there still take 75 to 90 days to fill on average.

The US product security landscape

The US market has a real labor shortage combined with expanding legal requirements.

  • Labor supply: CyberSeek recorded over 500,000 open cybersecurity roles as of early 2026, with far fewer qualified workers available than openings.
  • Where the jobs are: Openings cluster in Virginia, California, and Texas.
  • Growth forecast: The Bureau of Labor Statistics projects Information Security Analyst roles will grow 29% from 2024 to 2034, adding about 16,000 new positions a year.
  • SEC rules: Public companies must disclose material cyber incidents within 4 business days (Form 8-K) and report on governance annually (Form 10-K). Both create ongoing product-risk-management work.

Product security leadership

A modern Head of Product Security needs real engineering credibility as a baseline, not a bonus. Practitioners agree on this without needing a formal survey to prove it: a leader who can’t review a design document or read a code diff loses the trust of the engineers they’re supposed to guide.

Beyond engineering depth, the role now also needs business judgment, organizational design skill, and the ability to explain risk to executives. New for 2026: AI literacy specific to AI agents and large language model (LLM) risk.

Where product security reports to

Where does Product Security Teams Reports to - The complete flow chart  diagram

Product security leadership usually reports up through the CISO. That means how much direct access a product security leader gets to top executives depends on how many layers sit between the CISO and the CEO, and as the findings above show, that access shrinks fast at larger companies.

Executive Access Shrinks as Companies Grow

The future of product security

Four scenarios describe where the field could head by 2030.

ScenarioWhat happens to headcountWhat would have to be true
A: Conservative evolutionHeadcount grows roughly in step with engineering headcount; today’s org models stay in placeAI tools stop improving at security-specific tasks; regulators stay light on enforcement
B: AI-augmented securityHeadcount grows slower than engineering headcount as AI absorbs first-pass work; senior roles carry more relative weightAI copilots become reliable enough for “augment” tasks without creating new failure modes
C: Engineering-native securityDedicated product security headcount shrinks as the function fully merges into engineering; total security work may not shrinkThe platform model (described above) becomes the norm, not the exception
D: Autonomous product securityHuman staff concentrate on oversight, exceptions, and new-risk research; routine work runs largely on its ownAI agents reach reliability and auditability levels not yet proven as of this report

Our DevSecOps trends for 2026 and AI security trends for 2026 cover the near-term end of this same trajectory.

What the product security engineer job looks like in 2030

By 2030, individual contributors are expected to spend much less time on manual vulnerability triage and scan management. Daily work will shift toward:

  • Reviewing overnight AI-generated threat models across product changes
  • Deciding on complex business risk exceptions with legal and product teams
  • Reviewing autonomous AI agent permissions and containment limits before launch
  • Red-teaming AI systems on purpose to find weaknesses
  • Reporting product-wide risk numbers to executive leadership

Strategic recommendations, by role

Each group below gets a plan in 3 time frames: NOW (0 to 6 months), NEXT (6 to 18 months), and LATER (18 to 36 months).

CISOs

CTOs / VP Engineering

Product security leaders

Engineering leaders

NOWNEXTLATER
Find your teams generating the most AI-written code and route them to elevated review. The ACM TOSEM finding above, that AI-generated Python snippets carry a meaningful rate of security flaws, tells you where to look first.Work with product security to decide which tasks from the AI task breakdown above your teams should automate first.Treat secure-by-design as a product requirement, held to the same standard as performance or reliability.

HR and talent leaders

NOWNEXTLATER
Write job postings around specific skills, like cloud-native and AI/LLM security, instead of years-of-experience cutoffs. Skills scarcity, not headcount, is the real constraint (see the skills-gap section above).Build pay bands using percentiles, not averages, once you have enough data points from the compensation data above.Partner with universities and training providers (below) to build a hiring pipeline for the AI-era specialist roles listed above.

Recruiters

NOWNEXTLATER
Expect a 75 to 90 day time-to-hire for niche product security skills, matching the India hiring data above. Set that expectation with candidates and hiring managers.Build sourcing pipelines specifically for the emerging roles listed above. They won’t show up yet in standard title searches.Track job-posting demand data as this report’s ongoing data collection matures, to spot demand shifts before they hit pay data.

Universities

NOWNEXTLATER
Check whether your security curriculum covers AI/LLM security and software supply-chain security. Both are 2025-2026 additions to the field, not legacy AppSec topics.Build project-based coursework around the 5-domain skill list above, not just technical checklists.Partner with employers on apprenticeship-style pipelines. There’s a 3 to 5 year lag between curriculum design and hiring-market relevance.

Cybersecurity training providers

NOWNEXTLATER
Build or expand AI/LLM and agentic-security curriculum. It’s the fastest-growing specialty documented in the emerging-roles list above.Build assessment tools against the 5-domain skill list above, so employers can test real skill, not just check for a certificate.Track the maturity-model levels above and align your training tiers to organizational maturity stages, not just individual seniority.

Individual security professionals

NOWNEXTLATER
Read the AI task breakdown above and be honest about how much of your current role sits in the “Automate” category.Build real depth in one of the emerging specialties listed above. AI/agent security and supply-chain security have the strongest evidence behind them.Invest deliberately in the Human and Business skill areas from the 5-domain list above. They separate senior performers from junior ones more than raw technical depth does.

Sources:

TierExamplesHow it’s used
1CISA, NIST, ENISA, official EU text, peer-reviewed research (for example, ACM TOSEM)Highest-confidence evidence, used for regulatory facts and measured findings
2ISC2, BSIMM/Black Duck, Verizon DBIR, Sonatype, OWASP, Splunk/CiscoPrimary workforce and threat-landscape evidence, generally large samples
3Gartner, Forrester, Quess Corp, IANS/Artico, Glassdoor, Levels.fyiDirectional market evidence, smaller or self-selected samples
4Practitioner blogs, vendor marketing contentUsed sparingly, only to back up Tier 1-3 findings, never as a lone source

Confidence rating scale

RatingWhat it means
APrimary, high confidence: large sample, an authoritative source, or an official disclosure
BStrong secondary: a credible named source and reasonable sample, may stand in for product security specifically
CDirectional: small sample, self-reported, or built by analysis rather than direct measurement
DWeak or incomplete: a real research gap, shouldn’t be cited as a standalone fact

Formulas used in this report:

  • Product Security Workforce Density Index (PSWDI) = Product Security full-time staff ÷ Software Engineering full-time staff, per 100 engineers.
  • 2024 malicious-package estimate = the 2025 observed count ÷ 1.75, based on Sonatype’s disclosed 75% year-over-year growth rate.
  • Nominal India-US pay gap = a direct currency conversion at roughly 95 Indian rupees to 1 US dollar, not adjusted for local purchasing power.
Varun Kumar

Varun Kumar

Security Research Writer

Varun is a Security Research Writer specializing in DevSecOps, AI Security, and cloud-native security. He takes complex security topics and makes them straightforward. His articles provide security professionals with practical, research-backed insights they can actually use.

Related articles

Start your journey today and upgrade your security career

Gain advanced security skills through our certification courses. Upskill today and get certified to become the top 1% of cybersecurity engineers in the industry.