Full-Time

Product Operations Manager

Endor Labs

Endor Labs

201-500 employees

Function-level vulnerability analysis and risk scoring

Compensation Overview

$100k - $130k/yr

+ Commission + Restricted Stock Units + Bonus

Palo Alto, CA, USA

In Person

Category
Product (1)
Required Skills
C/C++
Data Analysis

Get referred to Endor Labs

See people who can refer or advise you

Requirements
  • Education and experience are required, but the posting does not specify the degree, field, or required years of experience.
Responsibilities
  • Serve as a strategic conduit between product development and customer-facing teams.
  • Connect product releases and updates with go-to-market teams.

Endor Labs analyzes software using reachability-based dependency analysis to identify vulnerabilities at the function level. It provides a risk score for software packages that combines security, quality, popularity, and activity, helping teams focus on the most critical issues. A flexible policy engine lets clients tailor rules to their risk profile, reducing disruption to development work, while SBOM and VEX management tools help track ownership and costs. The team of PhDs and its practical risk scores, policy-driven controls, and ongoing monitoring aim to improve software security and quality while lowering supply-chain risk.

Company Size

201-500

Company Stage

Series B

Total Funding

$188M

Headquarters

Palo Alto, California

Founded

2021

Get referred to Endor Labs

See people who can refer or advise you

Simplify Jobs

Simplify's Take

What believers are saying

  • May 12, 2026 launched Agent Governance and Package Firewall in AURI.
  • May 19, 2026 Chainguard partnership added source-built images and verified exploitability context.
  • April 2026 benchmark showed 84.4% functionality, creating urgency for security-focused agent tooling.

What critics are saying

  • Endor's April 2026 benchmark found 87% of AI-generated code contained vulnerabilities.
  • If registry and OS vendors add default package firewalls, Endor's standalone product collapses.
  • Wiz and Chainguard partnerships compress Endor into a feature layer, weakening pricing power.

What makes Endor Labs unique

  • AURI embeds reachability analysis into Cursor, Claude Code, Gemini CLI, and CI.
  • Package Firewall blocks malicious packages before developers or agents install them.
  • Agent Governance tracks models, tools, prompts, and commands across workstations and cloud.

Help us improve and share your feedback! Did you find this helpful?

Benefits

Health Insurance

Dental Insurance

Vision Insurance

Mental Health Support

Unlimited Paid Time Off

401(k) Retirement Plan

Remote Work Options

Growth & Insights and Company News

Headcount

6 month growth

0%

1 year growth

1%

2 year growth

3%
Endor Labs
Jul 23rd, 2026
Endor Labs recognized by Gartner(R) in the 2026 Hype Cycle(TM) for Application Security.

Endor Labs recognized by Gartner(R) in the 2026 Hype Cycle(TM) for Application Security. Endor Labs was named in the 2026 Gartner(R) Hype Cycle(TM) for Application Security across three categories: Agentic Application Security Testing, Software Supply Chain Security, and Reachability Analysis. Andrew Stiefel Published on July 23, 2026 Updated on July 30, 2026 Summarize with AI Endor Labs has been named a Sample Vendor in the Gartner(R) Hype Cycle(TM) for Application Security, 2026 across three categories: * Agentic Application Security Testing * Software Supply Chain Security * Reachability Analysis Endor Labs see recognition across all three as validation of a thesis Endor Labs has held since founding the company: application security in the agentic era is one connected problem, not three separate product categories. The code agents write, the open source they pull in, the way teams prioritize and fix what they find, and how you secure the systems producing code all depend on the same thing: a deep, continuously updated understanding of how your applications behave. Agentic coding changed the problem. Software engineers now ship code with AI agents in the loop by default. Pull request volume is up 113%, yet its agent code security benchmark shows that 70% or more of AI-generated is insecure. Agents also make dependency decisions on their own, importing packages no human vetted, at a moment when attackers are poisoning open source ecosystems specifically to target agentic workflows. This shift breaks the scan-after-build model. When agents plan, write, test, and open PRs with minimal human checkpoints, security has to work the way agents work: embedded in the development loop, evaluating code as it's produced, checking dependencies as they're chosen, and fixing issues before they merge. Securing agentic coding means securing the code agents produce and the software supply chain they draw from, together. That is the story Endor Labs read across its three recognitions in this year's Hype Cycle. Securing the code agents produce. Traditional SAST pattern-matches against known signatures, which is why legacy tools miss business logic flaws and drown teams in false positives. Agentic application security testing takes a different approach, using LLMs and reasoning to analyze application logic the way a security researcher would. Endor Labs built AI SAST on the belief that reasoning alone isn't enough. Pure LLM approaches lack the deterministic grounding that mature security programs require, so AURI by Endor Labs combines LLM-based reasoning with program analysis trained on ground-truth vulnerability data. Every finding is anchored to its code context graph, a continuously updated model of application behavior across code, dependencies, secrets, and containers. The results show up in its AI SAST benchmark against traditional scanners and frontier models across eight real projects. Endor Labs AI SAST found 192 real vulnerabilities, 2.6x more than Claude Code and 3.5x more than OpenAI Codex, and surfaced 63 vulnerabilities no other tool in the test caught. Those unique findings were concentrated exactly where agentic testing earns its keep: broken access control, authentication failures, and business-logic flaws that depend on how an application behaves rather than what a pattern matches. Securing coding agents and the software factory itself. Most applications are mostly other people's code, and AI agents have made third-party consumption faster and less supervised. An agent that hallucinates a package name or picks an unmaintained dependency expands your attack surface in seconds. This recognition adds to Gartner's view of Endor Labs in the category: Endor Labs were also named a Visionary in the 2026 Gartner(R) Magic Quadrant(TM) for Software Supply Chain Security, which Endor Labs see as recognition of both where the market is heading and how Endor Labs is building for it. Endor Labs secures the supply chain at the point of consumption. Package Firewall scans newly published packages across npm, PyPI, and other ecosystems and flags emerging malware campaigns in under 10 minutes, blocking both developers and coding agents from pulling malicious packages into a local machine or CI runner. AI Coding Agent Governance extends that visibility to the agents themselves: which models, MCP servers, and tools are active in your development environment, and whether their behavior matches your policies. SBOM generation, artifact signing, and CI/CD posture management round out coverage from dependency selection through delivery. Reachability analysis: fixing what matters. Finding more issues only helps if teams can act on them. Function-level reachability has been core to Endor Labs from day one: Endor Labs analyze call graphs across first-party code, direct and transitive dependencies, and container layers to determine whether your application can actually invoke a vulnerable function. On average, that lets teams deprioritize 92% of vulnerability noise and focus engineering time on exploitable risk. Reachability also powers remediation. Upgrade impact analysis shows exactly which breaking changes a patch will trigger before anyone touches a version number, and Endor Patches fix vulnerabilities in hard-to-upgrade libraries without forcing a major version bump. The result is 6x faster remediation, because fixes ship as predictable engineering tasks instead of blind upgrades. One platform for agentic coding security. These three capabilities share a single foundation. The code context graph gives coding agents the context to write secure code by default, gives PR reviews the evidence to separate real risk from noise, and gives remediation the confidence to fix without breaking builds. Testing informs prioritization. Supply chain intelligence informs what agents are allowed to do. Reachability informs everything. Endor Labs think that connected architecture is what application security looks like when agents write most of the code, and Endor Labs is glad to see the categories it spans recognized in this year's Hype Cycle. Want to see how AURI secures agentic development end to end? Request a demo. Disclaimer Gartner, Hype Cycle for Application Security, 2026, Dionisio Zumerle, 21 July 2026. Gartner does not endorse any vendor, product or service depicted in its research publications, and does not advise technology users to select only those vendors with the highest ratings or other designation. Gartner research publications consist of the opinions of Gartner's research organization and should not be construed as statements of fact. Gartner disclaims all warranties, expressed or implied, with respect to this research, including any warranties of merchantability or fitness for a particular purpose. GARTNER is a registered trademark and service mark of Gartner, Inc. and/or its affiliates in the U.S. and internationally, and HYPE CYCLE is a registered trademark of Gartner, Inc. and/or its affiliates and are used herein with permission. All rights reserved. What's next? When you're ready to take the next step in securing your software supply chain, here are 3 ways Endor Labs can help:

Google
Jul 16th, 2026
This week in Open Source for july 16, 2026.

This week in Open Source for july 16, 2026. Thursday, july 16, 2026. by Daryl Ducharme, Open Source Programs Office A look around the world of open source open source is diving into another week of open source news and discussions. As the ecosystem continues to evolve, open source is seeing more conversations around the intersection of AI workflows, security at scale, and the infrastructure that supports the open web. This week, open source is highlighting a few "Open Source Reads" that tackle some of the biggest questions facing its ecosystem today - from the complex ethics of AI-generated workflows to the future of federated social networks. open source hope these links provide valuable context as open source work together to sustain the critical infrastructure open source all rely on. * ASWF Open Source Days (July 19-20) - Los Angeles, CA. Hosted by the Academy Software Foundation, focusing on open source software in visual effects (VFX) and animation. * KubeCon + CloudNativeCon Japan 2026 (July 28-30) - Yokohama, Japan. The Cloud Native Computing Foundation's flagship conference in Japan. * Black Hat & DEF CON 2026 (August 1-9) - Las Vegas, NV. While primarily cybersecurity, both heavily feature open source hacking tools. The Open Source Security Foundation (OpenSSF) also has a major presence here. * FOSSY (August 6-9) - Vancouver, Canada. A highly community-focused open source conference emphasizing grassroots participation and collaboration. * Community over Code Asia (August 7-9) - Beijing, China. The Asian edition of the Apache Software Foundation's (ASF) community-first conference. * Open Source Summit Korea (August 11-12) - Seoul, South Korea. Hosted by the Linux Foundation, bringing together open source maintainers and enterprises. * KubeCon + CloudNativeCon + OpenInfra Summit + PyTorch Conference China (September 7-9) - Shanghai, China. A massive collaborative mega-event uniting open infrastructure, cloud, and AI communities. * OSPOlogy + OSPO Summit (September 7) - Shanghai, China. Focused on Open Source Program Offices (OSPOs), governance, and corporate open source sustainability. Open Source Reads and links. * [Blog] Elephants, Goldfish and the New Golden Age of Software Engineering - This isn't directly open source, but with the open source ecosystem trying to find good AI workflows I thought the Elephant-Goldfish model was an interesting take. It makes the distinction between using AI as a toy and using it as a tool. * [Article] Open-source AI and the Choice Before Us - The communities with minimal influence on AI development will likely be the most affected by it. This article looks at how strong rules and institutions are needed to guide AI's safe and fair use. The future of AI depends on whether open source build systems that include everyone or just deepen existing divides. * [Article] Open source carries the world. Patching it at Mythos-scale can't fall to maintainers alone. - The past year has shown that AI is speeding up the discovery of vulnerabilities in open source software. Endor Labs is offering a solution to utilize AI to create patching stop gaps for users of the libraries so that maintainers and contributors have the time to create good quality fixes to these vulnerabilities. * [Blog] The AT-URI Syntax Mess - I am very excited about the open social web, especially things happening around the AT protocol. Early misunderstanding led to the current AT URI syntax being invalid. This article looks at the possible ways forward. * [Article] The Open Social Web Needs Section 230 to Survive - The open web has always been a promise of free speech. When walled garden social media got involved it created some questions around whether free speech applies to the content served by the corporations running those networks. However, the open social web is not run by corporations. It can be, and it can also be run by individuals federating instances or running their own PDS. So, how do open source maintain the free speech promise of the internet with this in mind? Which of these stories will you be chatting about at your next meetup or conference? Let open source know! Share with open source on its @GoogleOSS X account or its @opensource.google Bluesky account.

OG William
Jun 18th, 2026
Automating the AppSec with AI.

Automating the AppSec with AI. Ask any AppSec team how their backlog is looking, and you will hear a variation of the same exhausted truth: Detection has never been faster, and human remediation has never been slower. Frontier AI models, advanced researchers, and modern scanners are surfacing vulnerabilities at a staggering rate. At Endor Labs, we have observed new CVEs moving from public disclosure to active exploitation in under 10 hours often before a security engineer has even had the chance to assign a Jira ticket. The structural gap is obvious. We are using machine speed to find vulnerabilities, but we are still relying on human speed to fix them. Developers are already trying to solve this by pointing general-purpose AI coding agents (like Claude or Cursor) at security findings. The instinct is right, but the execution fails because general-purpose agents operate blind; they lack the contextual security data needed to formulate a safe, non-breaking fix. This changes today. Defenders now have the tools to push remediation to machine speed. Here is how you can use AI to automate your AppSec workflows using the newly released AURI Agents and the open-source Endor Labs Agent Kit. What to remember. * The AppSec Gap: AI has accelerated vulnerability detection and exploitation; remediation must adopt AI agents to keep pace. * AURI Agents: Pre-configured, expert AI agents by Endor Labs that plug directly into tools developers already use (Claude Code, Cursor IDE, Codex, Gemini). * Context is King: General-purpose AI fails at security patching. AURI Agents succeed because they are wired directly into Endor Labs' reachability analysis and policy graphs. * Local Execution: The agents run on your infrastructure using your LLM keys. Your code and secrets never cross into a vendor's backend. * Open Source: The Endor Labs Agent Kit is fully open-source, allowing you to build, customize, and deploy your own security agents via simple Markdown and YAML recipes. The power of context: why General AI fails at security. If you paste a CVE alert into an LLM and ask it to write a patch, it will hallucinate. It doesn't know if the vulnerable function is actually reachable in your specific codebase. It doesn't know if upgrading that package will break three other transitive dependencies. General AI lacks context. To bridge this gap, Endor Labs introduced AURI Agents. Instead of exposing raw data through a clunky API and hoping an LLM figures it out, Endor Labs packaged their deep contextual data reachability analysis, upgrade impact, and finding graphs directly into pre-built AI agents. According to a recent study, using these expert agents allows teams to perform security tasks 2.8 times faster while consuming 92% fewer tokens compared to unaugmented AI agents. Meet the AURI agent catalog. The catalog launches with specialized agents designed to tackle the heaviest, most requested AppSec workflows. Here are the standouts: 1. SCA Remediation agent (endor-sca-remediation-agent). * The Problem: You have 50 open dependency vulnerabilities. Which ones actually matter, and what is the safest upgrade path? * The Agent: This agent takes an open dependency vulnerability, uses reachability analysis to verify if your code actually calls the vulnerable function, calculates the safest upgrade path, and automatically opens a Pull Request (PR) with the justifying evidence attached to the PR body. 2. AI SAST triage agent (endor-ai-sast-triage-agent). * The Problem: SAST scanners are notoriously noisy, producing hundreds of false positives. * The Agent: It reviews SAST findings, confirms true positives against the exact commit SHA, generates patches for confirmed flaws, and routes false positives with logical explanations. It even handles exceptions directly from PR comments, allowing AppSec reviewers to approve them straight into policy without filing a ticket. 3. Probe Droid (endor-probe-droid-agent). * The Problem: "Are we actually scanning everything?" * The Agent: Probe Droid audits your scan coverage across GitHub. It finds the blind spots and prescribes exactly what configurations, toolchains, or package integrations need to change to ensure complete repository coverage. 4. Vulnerability explainer (endor-vulnerability-explainer-agent). * The Problem: A developer encounters a complex GHSA or CVE ID and doesn't know where to start. * The Agent: It turns a cryptic CVE ID into a plain-language explanation, specifically detailing what it means for your specific repository and outlining the exact next steps. How to install and deploy (running locally). Security leaders rightfully panic when they hear "AI agent looking at our codebase." AURI Agents alleviate this by running exactly where your developers already live. There is no new runtime to adopt. The agents install directly into tools like Claude Code, Cursor IDE, Codex, or Gemini CLI. Most importantly, they run on your infrastructure. Your code, your secrets, and your LLM token spend stay on your side of the fence. Quick start: Cursor IDE. If your team uses Cursor, installation is seamless. * Open the Cursor Agent chat. * Install the plugin: /add-plugin endorlabs * Run the setup skill to check your readiness (it will not run unauthorized scans). Quick start: Claude Code. To drop the agent into your local Claude Code environment, use the CLI: /plugin marketplace add endorlabs/ai-plugins /plugin install endor-labs-agent-kit@endorlabs /reload-plugins /agents Once installed, point it at your repository: Prompt: @agent-sca-remediation check this repository for P0 SCA findings I can start remediating. Python SDK for CI/CD Automation. If you want to run these agents headlessly in your CI/CD pipelines or backend orchestration, you can use the Cursor SDK lane: python3 -m pip install -r cursor-sdk/requirements.txt export CURSOR_API_KEY="crsr_..." python cursor-sdk/run_cursor_agent.py endor-sca-remediation-agent \ -mode cloud \ -repo-url https://github.com/your-org/your-repo \ -ref main \ "Prepare a remediation plan only. Do not edit files or open a PR." Security by design: guardrails and Trust. Endor Labs built these agents like security software. * Read-Only by Default: By default, the majority of the agents are read-only. They can assess CI/CD posture, summarize package risks, and preview remediation plans, but they cannot edit files, push branches, or open PRs. * Approval-Gated Workflows: For agents that do mutate state (like the SCA Remediation agent), they operate under strict approval-gated workflows. File edits, branch pushes, and policy writes are split into separate execution gates, ensuring a human remains in the loop for critical actions. Furthermore, agents act with scoped credentials allowing you to audit exactly what actions were taken by a developer versus what actions were executed by their agent. The Endor Labs Agent Kit: build your own. Every security team has highly specific, bespoke workflows. If the pre-built AURI Agents don't fit your exact needs, you don't have to start from scratch. The Endor Labs Agent Kit is completely open-source. Every agent is defined as a "Source Recipe" a readable YAML file combined with plain-markdown instructions. Don't want to write YAML? You don't have to. The kit includes a "Create Endor Labs Agent" skill. You simply describe the workflow you want in plain English to your coding agent, and it walks you through authoring the recipe, the prompt, and the evaluation cases. It then validates your new agent against the exact same strict guardrails Endor Labs uses for its official catalog. Conclusion. The era of drowning in the AppSec backlog is ending. Attackers are using AI to scale their operations; defenders must do the same. By bringing rich, contextual security data directly into the AI environments where developers already work, AURI Agents allow teams to fix vulnerabilities as fast as scanners find them. Stop compromising between development speed and security. Grab the code from the Endor Labs Agent Kit on GitHub, install the plugins, and let the agents do the heavy lifting. To further enhance your cloud security and implement Zero Trust, contact me on LinkedIn Profile or [email protected].

Endor Labs
Jun 18th, 2026
Endor Labs is a Visionary in the 2026 gartner(r) Magic quadrant(tm) for Software Supply Chain Security.

Endor Labs is a Visionary in the 2026 gartner(r) Magic quadrant(tm) for Software Supply Chain Security. For the first time, Endor Labs has been recognized in the 2026 Gartner Magic Quadrant for Software Supply Chain Security. Andrew Stiefel Published on June 18, 2026 Updated on June 18, 2026 Summarize with AI We're thrilled to announce Endor Labs has been recognized as a Visionary in the 2026 Gartner Magic Quadrant for Software Supply Chain Security. This is the first Magic Quadrant Gartner has published for the category. For us, the work started well before the category had a name. In early 2024, Endor Labs researchers led the creation of the OWASP Top 10 for Open Source Software Risks, the first community standard for what open source risk actually looks like, two years before this Magic Quadrant existed. A dedicated Magic Quadrant now confirms what we've believed since Endor Labs was founded in 2021: most of the code your developers ship won't be written by them, and securing where that code comes from is its own discipline. We're proud to have helped define the category, and to keep pushing it forward. Gartner places Visionaries based on completeness of vision: a view of where the market is going and a roadmap to match. We built Endor Labs for the world that's arriving, not the one of the last decade. As AI introduces new dependencies into the software supply chain, from coding agents and models to MCP servers and skills, we've built the controls to govern them. And as attackers adopt AI to generate exploits, we're helping defenders stay ahead. Every leap in frontier model capability, Mythos included, raises the same question from boards and security teams: what happens when attackers get this leverage? They already have it. Exploits that took months now take hours, and malware campaigns increasingly target the packages and workflows AI agents depend on. If that makes you nervous, you're paying attention. Our answer is to give defenders the same leverage, grounded in evidence rather than fear. From SCA to security for AI coding. When we launched in 2022, we started with a contrarian bet: software composition analysis was broken not because it found too little, but because it found too much. Legacy SCA flags every CVE in your dependency graph whether or not your application can ever invoke the vulnerable code. The result is backlogs of 10,000+ findings that engineering struggles to act on. Since then we've expanded across the supply chain: a package firewall that evaluates over 150 risk signals and blocks malicious packages at install time, AI model governance covering 50 risk metrics on every Hugging Face model, SCA for C/C++, compliance guidance for PCI DSS 4.0 and the EU Cyber Resilience Act, the first 3PAO-endorsed approach for using function-level reachability to reduce FedRAMP ConMon costs, and Endor Outpost for organizations with strict sovereignty requirements. The same controls apply whether a package is installed by a developer or by an AI coding agent. That last part is no longer a nice-to-have. It's the new front line. Pioneering full-stack reachability. Reachability is the idea we're most associated with, and for good reason. Function-level reachability analysis traces whether your application can actually invoke vulnerable code, across first-party code, open source dependencies, and container images, in more than 40 languages. For our customers, that cuts SCA noise by an average of 92%. As Travis McPeak at Cursor put it: "Over 97% of vulnerabilities flagged by our previous tool weren't reachable in our application. Endor Labs shows the few impactful vulnerabilities, so we can patch quickly, focusing on what matters." Every finding ships with evidence: the call path, the data flow, and the reachability proof. No black-box verdicts. That evidence model is also what makes our findings consumable by AI agents, which need deterministic context to act on security decisions, not a severity score and a shrug. Patching and upgrade impact analysis. Finding real risk is half the problem. The other half is fixing it without breaking production. Upgrade impact analysis shows exactly what will break before you open the PR, turning guess-and-test remediation into an informed decision. And when an upgrade is too risky or impossible, Endor Patches delivers drop-in, security-only patches for hard-to-upgrade libraries and end-of-life software. Gartner specifically recognized Endor Patches as a strength in its assessment, noting that it "helps customers to reduce the risk of introducing breaking changes into an application." Together, these capabilities are why customers see 6x faster CVE remediation. The future of software development. Magic Quadrants evaluate what vendors have already shipped. Our eyes are on what's next. Software development is being rebuilt around semi-autonomous agentic pipelines that write and deploy code with minimal human checkpoints. In that world, the "scan after build" model collapses. Security has to become intelligence embedded where code gets written: helping agents pick safe dependencies, blocking poisoned packages aimed at agentic workflows), and giving agents the deterministic context to fix what matters fast. That's what we're building with AURI, the security harness for agentic development, on top of the same code context graph that powers our function-level reachability and supply chain intelligence. As engineering changes, the supply chain changes with it. So do we. We're honored by the recognition, and more grateful for the customers and community who push us to be better every day. If you want to see what a supply chain security program built for the AI era looks like, book a demo and we'll show you. Gartner does not endorse any vendor, product or service depicted in its research publications, and does not advise technology users to select only those vendors with the highest ratings or other designation. Gartner research publications consist of the opinions of Gartner's research organization and should not be construed as statements of fact. Gartner disclaims all warranties, expressed or implied, with respect to this research, including any warranties of merchantability or fitness for a particular purpose. GARTNER is a registered trademark and service mark of Gartner, Inc. and/or its affiliates in the U.S. and internationally, and MAGIC QUADRANT is a registered trademark of Gartner, Inc. and/or its affiliates and is used herein with permission. All rights reserved. What's next? When you're ready to take the next step in securing your software supply chain, here are 3 ways Endor Labs can help:

IT Security News
Jun 9th, 2026
New platform uses cryptographic invisibility to protect ai-built applications.

New platform uses cryptographic invisibility to protect ai-built applications. 2026-06-09 15:06 Atsign's AI Architect applies cryptographic protections to agentic software development, aiming to prevent attackers from exploiting vulnerabilities by making application identities effectively invisible. Read the original article: Computer Security Valence Security and Endor Labs have introduced extensions to their existing platforms specifically to tackle the invisibility and wrongful use of Shadow AI. The post Taming Shadow AI: Valence Security, Endor Labs Unveil New Protections to Counter Hidden AI Threats appeared first on SecurityWeek. This article has been indexed from SecurityWeek... January 30, 2025 Learn how automated cryptographic agility frameworks protect AI resource orchestration and MCP deployments against quantum threats and tool poisoning. The post Automated Cryptographic Agility Frameworks for AI Resource Orchestration appeared first on Security Boulevard. This article has been indexed from Security BoulevardRead the original article: Automated Cryptographic Agility Frameworks for... March 24, 2026 Secret Double Octopus (SDO) has enhanced its Passwordless MFA platform to offer government- caliber identity verification to enterprises who need high-assurance login for privileged business and technical users. SDO's new Proximity Assurance feature uses familiar mobile push notifications to cryptographically "pin" users to workstations without requiring additional hardware, smart cards,... November 30, 2023