@shiftleftpt/sbd-toe-mcp 0.20.0-beta.3 → 0.20.0-beta.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.
- package/consumed-bundle.json +12 -12
- package/data/entities/proportionality.json +3 -3
- package/data/entities/sdlc_integration.json +3 -3
- package/data/publish/indexes/bundle_catalog.jsonl +1 -1
- package/data/publish/indexes/canonical_chunks.jsonl +4903 -4902
- package/data/publish/indexes/chunk_entity_mentions.jsonl +9 -25
- package/data/publish/indexes/mcp_chunks.jsonl +125 -124
- package/data/publish/indexes/publication_manifest.json +8 -8
- package/data/publish/overlay/framework_overlay_index.json +18 -0
- package/data/publish/overlay/overlay_mappings.jsonl +120 -45
- package/data/publish/runtime/controls.json +27 -25
- package/data/publish/runtime/deterministic_manifest.json +1 -1
- package/data/publish/runtime/evidence_patterns.json +24 -24
- package/data/publish/runtime/requirement_control_links.json +334 -162
- package/data/publish/runtime/v1/manual_maturity_progression.jsonl +336 -336
- package/data/publish/runtime/v1/manual_rastreabilidade.jsonl +1105 -1105
- package/data/publish/runtime/v1/manual_threat_mitigation.jsonl +523 -523
- package/data/publish/runtime/v1/v1_manifest.json +5 -5
- package/data/reports/run_manifest.json +8 -8
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/dist/tools/plan-repo-governance.d.ts +1 -2
- package/dist/tools/plan-repo-governance.js +19 -49
- package/dist/tools/plan-repo-governance.js.map +1 -1
- package/dist/tools/structured-tools.d.ts +4 -5
- package/dist/tools/structured-tools.js +87 -122
- package/dist/tools/structured-tools.js.map +1 -1
- package/package.json +3 -2
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"applicable_levels_provenance": {
|
|
50
50
|
"min_link_confidence": 0.84,
|
|
51
51
|
"mode": "derived",
|
|
52
|
-
"n_links":
|
|
52
|
+
"n_links": 58,
|
|
53
53
|
"source_requirement_ids": [
|
|
54
54
|
"API-001",
|
|
55
55
|
"API-002",
|
|
@@ -59,7 +59,6 @@
|
|
|
59
59
|
"API-007",
|
|
60
60
|
"AUT-002",
|
|
61
61
|
"AUT-004",
|
|
62
|
-
"AUT-008",
|
|
63
62
|
"CFG-002",
|
|
64
63
|
"CFG-003",
|
|
65
64
|
"CFG-004",
|
|
@@ -80,7 +79,6 @@
|
|
|
80
79
|
"ENC-004",
|
|
81
80
|
"ENC-005",
|
|
82
81
|
"ENC-006",
|
|
83
|
-
"ENC-007",
|
|
84
82
|
"ENC-008",
|
|
85
83
|
"ENC-009",
|
|
86
84
|
"ERR-001",
|
|
@@ -103,7 +101,6 @@
|
|
|
103
101
|
"INT-005",
|
|
104
102
|
"INT-006",
|
|
105
103
|
"INT-007",
|
|
106
|
-
"INT-008",
|
|
107
104
|
"VAL-001",
|
|
108
105
|
"VAL-002",
|
|
109
106
|
"VAL-003",
|
|
@@ -394,8 +391,9 @@
|
|
|
394
391
|
"applicable_levels_provenance": {
|
|
395
392
|
"min_link_confidence": 0.84,
|
|
396
393
|
"mode": "derived",
|
|
397
|
-
"n_links":
|
|
394
|
+
"n_links": 12,
|
|
398
395
|
"source_requirement_ids": [
|
|
396
|
+
"ARC-001",
|
|
399
397
|
"ARC-002",
|
|
400
398
|
"ARC-003",
|
|
401
399
|
"ARC-004",
|
|
@@ -519,15 +517,13 @@
|
|
|
519
517
|
"applicable_levels_provenance": {
|
|
520
518
|
"min_link_confidence": 0.84,
|
|
521
519
|
"mode": "derived",
|
|
522
|
-
"n_links":
|
|
520
|
+
"n_links": 17,
|
|
523
521
|
"source_requirement_ids": [
|
|
524
522
|
"AUT-001",
|
|
525
523
|
"AUT-003",
|
|
526
524
|
"AUT-005",
|
|
527
525
|
"AUT-006",
|
|
528
526
|
"AUT-009",
|
|
529
|
-
"AUT-010",
|
|
530
|
-
"REQ-001",
|
|
531
527
|
"REQ-002",
|
|
532
528
|
"REQ-004",
|
|
533
529
|
"REQ-005",
|
|
@@ -682,9 +678,8 @@
|
|
|
682
678
|
"applicable_levels_provenance": {
|
|
683
679
|
"min_link_confidence": 0.87,
|
|
684
680
|
"mode": "derived",
|
|
685
|
-
"n_links":
|
|
681
|
+
"n_links": 19,
|
|
686
682
|
"source_requirement_ids": [
|
|
687
|
-
"AUT-007",
|
|
688
683
|
"CFG-001",
|
|
689
684
|
"CFG-006",
|
|
690
685
|
"CLA-001",
|
|
@@ -695,7 +690,7 @@
|
|
|
695
690
|
"CLA-006",
|
|
696
691
|
"CLA-007",
|
|
697
692
|
"CLA-008",
|
|
698
|
-
"
|
|
693
|
+
"REQ-001",
|
|
699
694
|
"REQ-003",
|
|
700
695
|
"REQ-005",
|
|
701
696
|
"REQ-006",
|
|
@@ -824,17 +819,19 @@
|
|
|
824
819
|
"applicable_levels_provenance": {
|
|
825
820
|
"min_link_confidence": 0.87,
|
|
826
821
|
"mode": "derived",
|
|
827
|
-
"n_links":
|
|
822
|
+
"n_links": 11,
|
|
828
823
|
"source_requirement_ids": [
|
|
829
824
|
"GOV-001",
|
|
830
825
|
"GOV-004",
|
|
831
826
|
"GOV-005",
|
|
832
827
|
"GOV-006",
|
|
833
828
|
"GOV-007",
|
|
829
|
+
"GOV-009",
|
|
834
830
|
"GOV-010",
|
|
835
831
|
"GOV-011",
|
|
836
832
|
"GOV-012",
|
|
837
|
-
"GOV-013"
|
|
833
|
+
"GOV-013",
|
|
834
|
+
"INT-008"
|
|
838
835
|
],
|
|
839
836
|
"via": "requirement_control_links"
|
|
840
837
|
},
|
|
@@ -1093,7 +1090,7 @@
|
|
|
1093
1090
|
"applicable_levels_provenance": {
|
|
1094
1091
|
"min_link_confidence": 0.54,
|
|
1095
1092
|
"mode": "derived",
|
|
1096
|
-
"n_links":
|
|
1093
|
+
"n_links": 32,
|
|
1097
1094
|
"source_requirement_ids": [
|
|
1098
1095
|
"ACC-001",
|
|
1099
1096
|
"ACC-002",
|
|
@@ -1105,13 +1102,11 @@
|
|
|
1105
1102
|
"ACC-008",
|
|
1106
1103
|
"ACC-009",
|
|
1107
1104
|
"ACC-010",
|
|
1105
|
+
"AUT-007",
|
|
1106
|
+
"AUT-008",
|
|
1108
1107
|
"CNT-001",
|
|
1109
1108
|
"CNT-002",
|
|
1110
|
-
"CNT-003",
|
|
1111
1109
|
"CNT-004",
|
|
1112
|
-
"CNT-005",
|
|
1113
|
-
"CNT-006",
|
|
1114
|
-
"CNT-009",
|
|
1115
1110
|
"CNT-010",
|
|
1116
1111
|
"CNT-011",
|
|
1117
1112
|
"CNT-012",
|
|
@@ -1119,7 +1114,6 @@
|
|
|
1119
1114
|
"GOV-003",
|
|
1120
1115
|
"GOV-006",
|
|
1121
1116
|
"GOV-008",
|
|
1122
|
-
"GOV-009",
|
|
1123
1117
|
"GOV-010",
|
|
1124
1118
|
"GOV-014",
|
|
1125
1119
|
"SES-001",
|
|
@@ -1502,12 +1496,14 @@
|
|
|
1502
1496
|
"applicable_levels_provenance": {
|
|
1503
1497
|
"min_link_confidence": 0.876,
|
|
1504
1498
|
"mode": "derived",
|
|
1505
|
-
"n_links":
|
|
1499
|
+
"n_links": 6,
|
|
1506
1500
|
"source_requirement_ids": [
|
|
1507
1501
|
"ARC-001",
|
|
1508
1502
|
"ARC-006",
|
|
1509
1503
|
"ARC-008",
|
|
1510
|
-
"ARC-011"
|
|
1504
|
+
"ARC-011",
|
|
1505
|
+
"ARC-013",
|
|
1506
|
+
"INT-008"
|
|
1511
1507
|
],
|
|
1512
1508
|
"via": "requirement_control_links"
|
|
1513
1509
|
},
|
|
@@ -1581,8 +1577,9 @@
|
|
|
1581
1577
|
"applicable_levels_provenance": {
|
|
1582
1578
|
"min_link_confidence": 0.54,
|
|
1583
1579
|
"mode": "derived",
|
|
1584
|
-
"n_links":
|
|
1580
|
+
"n_links": 26,
|
|
1585
1581
|
"source_requirement_ids": [
|
|
1582
|
+
"AUT-010",
|
|
1586
1583
|
"LOG-001",
|
|
1587
1584
|
"LOG-002",
|
|
1588
1585
|
"LOG-003",
|
|
@@ -1702,10 +1699,11 @@
|
|
|
1702
1699
|
"applicable_levels_provenance": {
|
|
1703
1700
|
"min_link_confidence": 0.7338,
|
|
1704
1701
|
"mode": "derived",
|
|
1705
|
-
"n_links":
|
|
1702
|
+
"n_links": 3,
|
|
1706
1703
|
"source_requirement_ids": [
|
|
1707
1704
|
"CFG-006",
|
|
1708
|
-
"CIC-003"
|
|
1705
|
+
"CIC-003",
|
|
1706
|
+
"ENC-007"
|
|
1709
1707
|
],
|
|
1710
1708
|
"via": "requirement_control_links"
|
|
1711
1709
|
},
|
|
@@ -1913,10 +1911,14 @@
|
|
|
1913
1911
|
"applicable_levels_provenance": {
|
|
1914
1912
|
"min_link_confidence": 0.9016,
|
|
1915
1913
|
"mode": "derived",
|
|
1916
|
-
"n_links":
|
|
1914
|
+
"n_links": 7,
|
|
1917
1915
|
"source_requirement_ids": [
|
|
1916
|
+
"CNT-003",
|
|
1917
|
+
"CNT-005",
|
|
1918
|
+
"CNT-006",
|
|
1918
1919
|
"CNT-007",
|
|
1919
1920
|
"CNT-008",
|
|
1921
|
+
"CNT-009",
|
|
1920
1922
|
"CNT-010"
|
|
1921
1923
|
],
|
|
1922
1924
|
"via": "requirement_control_links"
|
|
@@ -1326,8 +1326,8 @@
|
|
|
1326
1326
|
}
|
|
1327
1327
|
],
|
|
1328
1328
|
"id": "EP-ARC-013",
|
|
1329
|
-
"maps_to_control_id": "CTRL-
|
|
1330
|
-
"maps_to_control_name": "
|
|
1329
|
+
"maps_to_control_id": "CTRL-infrastructure-segmentacao-e-controlo-arquitetural-dceb3c1f0b",
|
|
1330
|
+
"maps_to_control_name": "Segmentação e controlo arquitetural",
|
|
1331
1331
|
"maps_to_requirement_id": "ARC-013",
|
|
1332
1332
|
"requirement_category": "ARC",
|
|
1333
1333
|
"requirement_name": "Validação automática de topologia em CI/CD ou como código",
|
|
@@ -1703,8 +1703,8 @@
|
|
|
1703
1703
|
}
|
|
1704
1704
|
],
|
|
1705
1705
|
"id": "EP-AUT-007",
|
|
1706
|
-
"maps_to_control_id": "CTRL-
|
|
1707
|
-
"maps_to_control_name": "
|
|
1706
|
+
"maps_to_control_id": "CTRL-identity-gestao-de-identidades-acessos-e-ownership-d0919c69af",
|
|
1707
|
+
"maps_to_control_name": "Gestão de identidades, acessos e ownership",
|
|
1708
1708
|
"maps_to_requirement_id": "AUT-007",
|
|
1709
1709
|
"requirement_category": "AUT",
|
|
1710
1710
|
"requirement_name": "Suporte a autenticação federada",
|
|
@@ -1740,8 +1740,8 @@
|
|
|
1740
1740
|
}
|
|
1741
1741
|
],
|
|
1742
1742
|
"id": "EP-AUT-008",
|
|
1743
|
-
"maps_to_control_id": "CTRL-
|
|
1744
|
-
"maps_to_control_name": "
|
|
1743
|
+
"maps_to_control_id": "CTRL-identity-gestao-de-identidades-acessos-e-ownership-d0919c69af",
|
|
1744
|
+
"maps_to_control_name": "Gestão de identidades, acessos e ownership",
|
|
1745
1745
|
"maps_to_requirement_id": "AUT-008",
|
|
1746
1746
|
"requirement_category": "AUT",
|
|
1747
1747
|
"requirement_name": "Step-up para acções sensíveis",
|
|
@@ -1832,8 +1832,8 @@
|
|
|
1832
1832
|
}
|
|
1833
1833
|
],
|
|
1834
1834
|
"id": "EP-AUT-010",
|
|
1835
|
-
"maps_to_control_id": "CTRL-
|
|
1836
|
-
"maps_to_control_name": "
|
|
1835
|
+
"maps_to_control_id": "CTRL-monitoring-monitorizacao-e-resposta-operacional-1797f0af70",
|
|
1836
|
+
"maps_to_control_name": "Monitorização e resposta operacional",
|
|
1837
1837
|
"maps_to_requirement_id": "AUT-010",
|
|
1838
1838
|
"requirement_category": "AUT",
|
|
1839
1839
|
"requirement_name": "Alerta de acessos suspeitos",
|
|
@@ -3040,8 +3040,8 @@
|
|
|
3040
3040
|
}
|
|
3041
3041
|
],
|
|
3042
3042
|
"id": "EP-CNT-003",
|
|
3043
|
-
"maps_to_control_id": "CTRL-
|
|
3044
|
-
"maps_to_control_name": "
|
|
3043
|
+
"maps_to_control_id": "CTRL-supply-chain-supply-chain-segura-de-imagens-e-containers-8a8af25a4d",
|
|
3044
|
+
"maps_to_control_name": "Supply chain segura de imagens e containers",
|
|
3045
3045
|
"maps_to_requirement_id": "CNT-003",
|
|
3046
3046
|
"requirement_category": "CNT",
|
|
3047
3047
|
"requirement_name": "Imagens minimalistas - ausência de componentes não necessários",
|
|
@@ -3111,8 +3111,8 @@
|
|
|
3111
3111
|
"expected_artifact_type_ids": [],
|
|
3112
3112
|
"expected_artifacts": [],
|
|
3113
3113
|
"id": "EP-CNT-005",
|
|
3114
|
-
"maps_to_control_id": "CTRL-
|
|
3115
|
-
"maps_to_control_name": "
|
|
3114
|
+
"maps_to_control_id": "CTRL-supply-chain-supply-chain-segura-de-imagens-e-containers-8a8af25a4d",
|
|
3115
|
+
"maps_to_control_name": "Supply chain segura de imagens e containers",
|
|
3116
3116
|
"maps_to_requirement_id": "CNT-005",
|
|
3117
3117
|
"requirement_category": "CNT",
|
|
3118
3118
|
"requirement_name": "Sistema de ficheiros em modo de leitura em runtime",
|
|
@@ -3137,8 +3137,8 @@
|
|
|
3137
3137
|
"expected_artifact_type_ids": [],
|
|
3138
3138
|
"expected_artifacts": [],
|
|
3139
3139
|
"id": "EP-CNT-006",
|
|
3140
|
-
"maps_to_control_id": "CTRL-
|
|
3141
|
-
"maps_to_control_name": "
|
|
3140
|
+
"maps_to_control_id": "CTRL-supply-chain-supply-chain-segura-de-imagens-e-containers-8a8af25a4d",
|
|
3141
|
+
"maps_to_control_name": "Supply chain segura de imagens e containers",
|
|
3142
3142
|
"maps_to_requirement_id": "CNT-006",
|
|
3143
3143
|
"requirement_category": "CNT",
|
|
3144
3144
|
"requirement_name": "Restrição de capabilities do kernel e perfis de syscall",
|
|
@@ -3270,8 +3270,8 @@
|
|
|
3270
3270
|
}
|
|
3271
3271
|
],
|
|
3272
3272
|
"id": "EP-CNT-009",
|
|
3273
|
-
"maps_to_control_id": "CTRL-
|
|
3274
|
-
"maps_to_control_name": "
|
|
3273
|
+
"maps_to_control_id": "CTRL-supply-chain-supply-chain-segura-de-imagens-e-containers-8a8af25a4d",
|
|
3274
|
+
"maps_to_control_name": "Supply chain segura de imagens e containers",
|
|
3275
3275
|
"maps_to_requirement_id": "CNT-009",
|
|
3276
3276
|
"requirement_category": "CNT",
|
|
3277
3277
|
"requirement_name": "Políticas de admission control activas",
|
|
@@ -5526,8 +5526,8 @@
|
|
|
5526
5526
|
}
|
|
5527
5527
|
],
|
|
5528
5528
|
"id": "EP-ENC-007",
|
|
5529
|
-
"maps_to_control_id": "CTRL-
|
|
5530
|
-
"maps_to_control_name": "
|
|
5529
|
+
"maps_to_control_id": "CTRL-secrets-gestao-de-segredos-e-identidades-operacionais-e2c86cdfe9",
|
|
5530
|
+
"maps_to_control_name": "Gestão de segredos e identidades operacionais",
|
|
5531
5531
|
"maps_to_requirement_id": "ENC-007",
|
|
5532
5532
|
"requirement_category": "ENC",
|
|
5533
5533
|
"requirement_name": "Rotação periódica de chaves e segredos",
|
|
@@ -6222,8 +6222,8 @@
|
|
|
6222
6222
|
}
|
|
6223
6223
|
],
|
|
6224
6224
|
"id": "EP-GOV-009",
|
|
6225
|
-
"maps_to_control_id": "CTRL-
|
|
6226
|
-
"maps_to_control_name": "
|
|
6225
|
+
"maps_to_control_id": "CTRL-governance-governacao-de-fornecedores-e-excecoes-a9a9ab3628",
|
|
6226
|
+
"maps_to_control_name": "Governação de fornecedores e exceções",
|
|
6227
6227
|
"maps_to_requirement_id": "GOV-009",
|
|
6228
6228
|
"requirement_category": "GOV",
|
|
6229
6229
|
"requirement_name": "Evidência de decisões rastreável, referenciável e retida",
|
|
@@ -7556,8 +7556,8 @@
|
|
|
7556
7556
|
}
|
|
7557
7557
|
],
|
|
7558
7558
|
"id": "EP-INT-008",
|
|
7559
|
-
"maps_to_control_id": "CTRL-governance-
|
|
7560
|
-
"maps_to_control_name": "
|
|
7559
|
+
"maps_to_control_id": "CTRL-governance-governacao-de-fornecedores-e-excecoes-a9a9ab3628",
|
|
7560
|
+
"maps_to_control_name": "Governação de fornecedores e exceções",
|
|
7561
7561
|
"maps_to_requirement_id": "INT-008",
|
|
7562
7562
|
"requirement_category": "INT",
|
|
7563
7563
|
"requirement_name": "Revisão de segurança e contrato em integrações",
|
|
@@ -8678,8 +8678,8 @@
|
|
|
8678
8678
|
"expected_artifact_type_ids": [],
|
|
8679
8679
|
"expected_artifacts": [],
|
|
8680
8680
|
"id": "EP-REQ-001",
|
|
8681
|
-
"maps_to_control_id": "CTRL-governance-
|
|
8682
|
-
"maps_to_control_name": "
|
|
8681
|
+
"maps_to_control_id": "CTRL-governance-classificacao-e-governacao-por-risco-97aceecf29",
|
|
8682
|
+
"maps_to_control_name": "Classificação e governação por risco",
|
|
8683
8683
|
"maps_to_requirement_id": "REQ-001",
|
|
8684
8684
|
"requirement_category": "REQ",
|
|
8685
8685
|
"requirement_name": "Inclusão de requisitos de segurança",
|