Add unit tests for VexLens normalizer, CPE parser, product mapper, and PURL parser
- Implemented comprehensive tests for VexLensNormalizer including format detection and normalization scenarios. - Added tests for CpeParser covering CPE 2.3 and 2.2 formats, invalid inputs, and canonical key generation. - Created tests for ProductMapper to validate parsing and matching logic across different strictness levels. - Developed tests for PurlParser to ensure correct parsing of various PURL formats and validation of identifiers. - Introduced stubs for Monaco editor and worker to facilitate testing in the web application. - Updated project file for the test project to include necessary dependencies.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# BLOCKED Tasks Dependency Tree
|
||||
> **Last Updated:** 2025-12-06 (post Md.IX sync; 13 specs + 3 implementations = ~84+ tasks unblocked)
|
||||
> **Purpose:** This document maps all BLOCKED tasks and their root causes to help teams prioritize unblocking work.
|
||||
> **Visual DAG:** See [DEPENDENCY_DAG.md](./DEPENDENCY_DAG.md) for Mermaid graphs, cascade analysis, and guild blocking matrix.
|
||||
|
||||
## How to Use This Document
|
||||
|
||||
@@ -892,12 +893,12 @@ LEDGER-AIRGAP-56-002 staleness spec + AirGap time anchors
|
||||
| ~~CLI-401-007~~ | ~~Reachability evidence chain contract~~ ✅ UNBLOCKED (2025-12-04) | UI & CLI Guilds |
|
||||
| ~~CLI-401-021~~ | ~~Reachability chain CI/attestor contract~~ ✅ UNBLOCKED (2025-12-04) | CLI/DevOps Guild |
|
||||
| SVC-35-001 | Unspecified | Exporter Service Guild |
|
||||
| VEX-30-001 | VEX Lens release images/digests not published in deploy/releases manifest (2025.09-stable) | Console/BE-Base Guild |
|
||||
| VULN-29-001 | Findings Ledger / Vuln Explorer release images/digests missing from release manifests | Console/BE-Base Guild |
|
||||
| DOWNLOADS-CONSOLE-23-001 | Console release artefacts/digests missing; cannot sign downloads manifest | DevOps Guild / Console Guild |
|
||||
| DEPLOY-PACKS-42-001 | Packs registry / task-runner release artefacts absent; no digests to pin overlays | Packs Registry Guild / Deployment Guild |
|
||||
| DEPLOY-PACKS-43-001 | Blocked by DEPLOY-PACKS-42-001; task-runner remote worker profiles depend on packs artefacts | Task Runner Guild / Deployment Guild |
|
||||
| COMPOSE-44-003 | Base compose bundle (COMPOSE-44-001) service list/version pins not published; seed/wizard packaging cannot proceed | Deployment Guild |
|
||||
| VEX-30-001 | Production digests absent in deploy/releases; dev mock provided in `deploy/releases/2025.09-mock-dev.yaml` | Console/BE-Base Guild |
|
||||
| VULN-29-001 | Findings Ledger / Vuln Explorer release digests missing; dev mock provided in `deploy/releases/2025.09-mock-dev.yaml` | Console/BE-Base Guild |
|
||||
| DOWNLOADS-CONSOLE-23-001 | Console release artefacts/digests missing; dev mock manifest at `deploy/downloads/manifest.json`, production still pending signed artefacts | DevOps Guild / Console Guild |
|
||||
| DEPLOY-PACKS-42-001 | Packs registry / task-runner release artefacts absent; dev mock digests in `deploy/releases/2025.09-mock-dev.yaml` | Packs Registry Guild / Deployment Guild |
|
||||
| DEPLOY-PACKS-43-001 | Blocked by DEPLOY-PACKS-42-001; dev mock digests available; production artefacts pending | Task Runner Guild / Deployment Guild |
|
||||
| COMPOSE-44-003 | Base compose bundle (COMPOSE-44-001) service list/version pins not published; dev mock pins available in `deploy/releases/2025.09-mock-dev.yaml` | Deployment Guild |
|
||||
| WEB-RISK-66-001 | npm ci hangs; Angular tests broken | BE-Base/Policy Guild |
|
||||
| ~~CONCELIER-LNM-21-003~~ | ~~Requires #8 heuristics~~ ✅ DONE (2025-11-22) | Concelier Core Guild |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user