Skip to content
Phoenix Security

Phoenix Security

Category: ASPM
License: Commercial
Suphi Cankurt
Suphi Cankurt
+8 Years in AppSec
Updated August 4, 2026
4 min read
Key Takeaways
  • Threat-centric prioritization based on CISA KEV, exploitability data, EPSS, and zero-day tracking instead of CVSS severity alone.
  • Auto-assigns findings to specific repository or asset owners, eliminating shared queues and the ‘whose ticket is this’ problem.
  • AI agents generate fix pull requests for review — Phoenix positions the platform as ‘Security from generation to remediation’ rather than just risk reporting.
  • Founded by Francesco Cipollone (CEO) and Alfonso Eusebio (CTO); advisory board includes Jim Manico (OWASP Top 10 creator).

Phoenix Security is a threat-centric ASPM platform that connects vulnerability findings across the SDLC with ownership attribution, exploitability validation, and AI-generated remediation pull requests.

What is Phoenix Security?

Most ASPM tools stop at a prioritized list. For me, Phoenix Security’s differentiator is closing the loop from risky finding to owner-routed fix PR.

The tagline captures the angle: “Security from generation to remediation.” Phoenix pairs threat-centric scoring with ownership routing so ranked findings land on the person who can act on them.

Phoenix Security dashboard showing findings outside SLA, SLA highlights by severity, and the top 10 vulnerable applications and services Phoenix tracks findings against SLA windows and ranks the most vulnerable applications and services by severity.

Key features

CapabilityWhat Phoenix does
Threat-centric scoringRanks by CISA KEV, EPSS, reachability, and runtime exposure, not raw CVSS
Ownership attributionAuto-assigns each finding to its repository or asset owner
Agentic remediationAI agents open fix pull requests; a human reviews and merges
ASPM correlationIngests SAST, SCA, container, IaC, and runtime findings into one queue
SLA/SLO trackingMeasures findings against service-level windows by severity

Threat-centric prioritization

Phoenix layers vulnerability intelligence on top of scanner output. It combines the sources below to rank issues by what an attacker could realistically use.

SourceWhat it adds
CISA KEVVulnerabilities with confirmed in-the-wild exploitation
EPSSProbability of exploitation in the next 30 days
ReachabilityWhether vulnerable code is called from production entry points
Zero-day trackingMonitoring of disclosed but unpatched issues
OWASP Top 10 / CWEWeb-risk taxonomy and weakness grouping

Ownership attribution and remediation

Phoenix auto-assigns each finding to the specific repository or asset owner. That removes the shared backlog where every ticket is everyone’s and therefore no one’s.

On remediation, AI agents generate fix pull requests against the affected repositories. Phoenix does not auto-merge — a human reviews and approves — but the work of writing the fix shifts to the platform.

AI-code security line

Phoenix has extended into securing AI-generated code. Phoenix Purple runs SAST, SCA, and autofix against AI-written code, Phoenix Blue supplies threat-centric CVE intelligence, and Phoenix Blue Shield acts as a supply-chain firewall.

Public threat-intelligence explorers

Phoenix publishes free Vulnerability Data Explorers built on the same intelligence its platform uses. They cover CISA KEV, VulnCheck KEV and EPSS, OWASP, and CWE datasets.

The explorers are a useful sanity check on the vendor’s threat-centric claims: you can inspect exploitability, zero-day, and ransomware-linked data before ever booking a demo.

Leadership and advisory

RolePersonBackground
Founder & CEOFrancesco CipolloneAppSec entrepreneur and community organiser
CTOAlfonso EusebioEngineering leadership at Telefónica, IBM, Vodafone, Dell EMC, and Yahoo!
AdvisorJim ManicoManicode Security, original author of the OWASP Top 10

The advisory bench also lists the CEO of Signal Sciences (acquired by Fastly), a former CTO of Digital Shadows, a former Head of Engineering at Qualys, and the CISO of Oracle Advertising. A genuine OWASP-Top-10 author on the board is unusual for an ASPM vendor.

When to use Phoenix Security

Phoenix fits teams that already run multiple scanners and have a backlog caused by weak prioritization or unclear ownership. The two problems it targets — “everything is critical” and “whose ticket is this” — are exactly what ASPM exists to solve.

Comparing Phoenix against the field: Apiiro and OX Security overlap on prioritization, Cycode and Jit on ownership and developer routing, and ArmorCode on agentic remediation at larger scale.

Tip
Best for
Teams drowning in scanner findings that need exploitability-based ranking, clear owner assignment, and AI-drafted fix PRs in one platform.

How does Phoenix fit into a pipeline?

Phoenix ingests scanner and runtime results, maps them to owners, and can open remediation pull requests. Its integration catalog covers source control, scanners, cloud platforms, ticketing, and developer workflows.

I would onboard it in this order:

  1. Connect repositories and one or two high-signal scanners.
  2. Validate asset identity, deduplication, and ownership mappings.
  3. Add runtime or cloud context to test reachability-based prioritization.
  4. Enable opt-in fix pull requests after triage results are trusted.

This sequence separates data-quality problems from remediation quality. If owners or deployments are mapped incorrectly, faster ticket and pull-request creation only spreads the error.

Phoenix’s ASPM overview says the platform connects code, containers, cloud, and runtime. Buyers should test that trace across their own build and deployment chain.

How is Phoenix licensed and delivered?

Phoenix now publishes three pricing paths . The Free tier covers up to 1,000 assets and two premium users, while Professional is listed at £1,495 per month.

The Enterprise tier remains quote-based. The pricing page also says qualifying startups can pay monthly for Professional and teams can move from the free license to another tier later.

The public product pages do not provide a downloadable self-hosted edition or versioned release archive. Buyers should confirm deployment, data residency, and update controls.

What are Phoenix Security’s limitations?

Phoenix’s workflow uses scanner, repository, cloud, runtime, and ownership context. Incomplete inputs affect which findings are linked, prioritized, and assigned.

Reachability and AI-generated fixes reduce work; they do not remove the need for review. I would sample suppressed findings and require tests on every generated pull request.

The platform’s broad code-to-runtime model also creates onboarding work. Teams with inconsistent asset names or weak ownership data should expect mapping and cleanup before automation becomes reliable.

Finally, several performance percentages on the product site are vendor-reported. Treat them as evaluation hypotheses and measure noise reduction, time to ownership, and accepted fixes against your own baseline.

The free tier can show interface and asset-model fit, but a small evaluation may not reveal the cleanup needed across a larger portfolio. Include inconsistent names, shared services, and inherited findings in the pilot.

Remediation automation also needs repository safeguards. Branch protection, required tests, code-owner review, and rollback remain necessary when Phoenix proposes a technically plausible fix.

I would score accepted pull requests separately from generated ones. Generation volume is not a useful outcome if developers rewrite or reject most changes.

Frequently Asked Questions

What is Phoenix Security?
Phoenix Security is a threat-centric application security posture management (ASPM) platform. It correlates findings from SAST, SCA, container, IaC, and runtime scanners with exploitability data (CISA KEV, EPSS, zero-day tracking) and automatically assigns each finding to the repository or asset owner who can fix it.
How does Phoenix Security prioritize vulnerabilities?
Phoenix uses a threat-centric model rather than scanner severity. It combines CISA KEV (known-exploited vulnerabilities), Exploit Prediction Scoring System (EPSS), reachability analysis, business criticality, and runtime exposure data to surface only the issues that an attacker could realistically use against you.
What does 'agentic remediation' mean in Phoenix Security?
Phoenix’s AI agents generate remediation pull requests directly against the affected repositories. A human approves and merges. Phoenix’s official positioning is ‘Security from generation to remediation’ — the platform does not stop at a prioritized list, it ships proposed fixes.
Who founded Phoenix Security?
Phoenix Security was founded by Francesco Cipollone (CEO) and Alfonso Eusebio (CTO). Eusebio’s background includes engineering roles at Telefónica, IBM, and Vodafone. The advisory board includes Jim Manico, one of the original authors of the OWASP Top 10.
What integrations does Phoenix Security support?
Phoenix Security ingests findings from major scanner categories — SAST, SCA, container, IaC, secrets, and runtime — and correlates them with vulnerability intelligence from CISA KEV, OWASP Top 10, CWE, EPSS, and zero-day tracking feeds. The exact connector list expands as the product evolves; check phoenix.security for the current integration catalogue.