@shiftleftpt/sbd-toe-mcp 0.10.2 → 0.10.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/consumed-bundle.json +12 -12
  2. package/data/entities/proportionality.json +3 -3
  3. package/data/entities/sdlc_integration.json +3 -3
  4. package/data/publish/indexes/bundle_catalog.jsonl +1 -1
  5. package/data/publish/indexes/canonical_chunks.jsonl +4903 -4902
  6. package/data/publish/indexes/chunk_entity_mentions.jsonl +9 -25
  7. package/data/publish/indexes/mcp_chunks.jsonl +125 -124
  8. package/data/publish/indexes/publication_manifest.json +9 -9
  9. package/data/publish/ontology/sbdtoe-ontology.yaml +1699 -21
  10. package/data/publish/overlay/framework_overlay_index.json +136 -8
  11. package/data/publish/overlay/overlay_mappings.jsonl +1033 -669
  12. package/data/publish/runtime/artifact_requirements.json +218 -311
  13. package/data/publish/runtime/artifacts.json +82 -55
  14. package/data/publish/runtime/controls.json +883 -322
  15. package/data/publish/runtime/deterministic_manifest.json +2 -2
  16. package/data/publish/runtime/evidence_patterns.json +182 -182
  17. package/data/publish/runtime/requirement_control_links.json +2534 -1799
  18. package/data/publish/runtime/v1/manual_maturity_progression.jsonl +336 -336
  19. package/data/publish/runtime/v1/manual_rastreabilidade.jsonl +1105 -1105
  20. package/data/publish/runtime/v1/manual_threat_mitigation.jsonl +523 -523
  21. package/data/publish/runtime/v1/v1_manifest.json +9 -7
  22. package/data/reports/run_manifest.json +8 -8
  23. package/dist/index.js +8 -6
  24. package/dist/index.js.map +1 -1
  25. package/dist/tools/get-threat-landscape.js +36 -13
  26. package/dist/tools/get-threat-landscape.js.map +1 -1
  27. package/dist/tools/ontology-loader.d.ts +8 -0
  28. package/dist/tools/ontology-loader.js +9 -0
  29. package/dist/tools/ontology-loader.js.map +1 -1
  30. package/dist/tools/plan-repo-governance.d.ts +1 -2
  31. package/dist/tools/plan-repo-governance.js +19 -49
  32. package/dist/tools/plan-repo-governance.js.map +1 -1
  33. package/dist/tools/structured-tools.d.ts +4 -5
  34. package/dist/tools/structured-tools.js +87 -122
  35. package/dist/tools/structured-tools.js.map +1 -1
  36. package/package.json +3 -2

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.