β‘ Temporal Trajectory Delta
Prioritizes vulnerabilities whose risk is accelerating in the wild right now over high-CVSS flaws that remain purely theoretical.
Drop or paste your software inventory manifest below. Hermes will instantly resolve software components, compute your Stack Hermes Threat Score (HTS), detect Critical Risk Accelerations, and project multi-component MITRE attack chains:
Zero-Server Privacy Guarantee: Your software bill of materials and proprietary code manifests never leave your device. All parsing, vulnerability resolution, and attack path graph traversals run 100% client-side.
Evaluate CycloneDX & SPDX manifests locally in your browser. Uncover real-world weaponization, MITRE attack paths, and certified safe target versions without transmitting a single byte to any server.
Drop your CycloneDX or SPDX JSON manifest here
or browse files from your computer (.json format supported)
As defined in Section 19 of the Hermes Strategic Master Plan, My Stack operationalizes a 5-tier evaluation pipeline entirely inside your local browser runtime:
MY STACK MANIFEST (CycloneDX / SPDX / Manual) β βΌ1. ENTITY RESOLUTION Deterministic CPE, PURL & Product alias lookup against Hermes Software Intelligence β βΌ2. TEMPORAL TRAJECTORY CORRELATION Cross-references active CVEs against the Hermes Trajectory Engine (HTR-2.0) β βΌ3. RISK ACCELERATION & INFLECTION DETECTION Flags components with Critical Acceleration (CISA KEV, functional weaponization) β βΌ4. MULTI-COMPONENT ATTACK GRAPH Synthesizes perimeter-to-secrets exploit chaining across component boundaries β βΌ5. PRESCRIPTIVE OPERATIONAL DECISIONS Generates actionable playbooks (PATCH, MITIGATE, ISOLATE) with certified clean target versionsStandard Software Composition Analysis (SCA) scanners generate hundreds of static alerts based on raw CVSS scores, creating alert fatigue. Hermes My Stack introduces Temporal Risk Intelligence:
β‘ Temporal Trajectory Delta
Prioritizes vulnerabilities whose risk is accelerating in the wild right now over high-CVSS flaws that remain purely theoretical.
π¨ KEV & Exploitation Precedence
Surfaces components with actively exploited flaws (CISA KEV) that expose your infrastructure to imminent automated botnets.
π― Prescriptive Remediation Targets
Recommends certified clean software versions that eliminate the vulnerability while minimizing breaking architectural changes.
π Total Confidentiality
Audits run locally in memory without API tokens or network transmission of your manifest, satisfying stringent corporate compliance requirements.
Need to run My Stack assessments inside your CI/CD pipeline or export reports for enterprise audits? You can leverage our deterministic REST endpoints:
# Fetch the complete Hermes Software Intelligence product registrycurl -s https://hermescodex.io/api/software/products.json
# Fetch the global temporal trajectory indexcurl -s https://hermescodex.io/api/trajectories/index.json