@blamejs/exceptd-skills 0.16.22 → 0.16.23
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/ARCHITECTURE.md +2 -2
- package/CHANGELOG.md +25 -1
- package/CONTEXT.md +9 -9
- package/README.md +3 -3
- package/agents/skill-updater.md +1 -1
- package/agents/source-validator.md +3 -4
- package/agents/threat-researcher.md +1 -1
- package/bin/exceptd.js +19 -7
- package/data/_indexes/_meta.json +10 -10
- package/data/_indexes/activity-feed.json +12 -12
- package/data/_indexes/chains.json +70084 -3852
- package/data/_indexes/frequency.json +492 -163
- package/data/_indexes/section-offsets.json +16 -16
- package/data/_indexes/summary-cards.json +272 -106
- package/data/_indexes/token-budget.json +10 -10
- package/data/_indexes/trigger-table.json +15 -6
- package/data/_indexes/xref.json +218 -26
- package/data/cve-catalog.json +10 -10
- package/data/cwe-catalog.json +1 -0
- package/lib/auto-discovery.js +39 -1
- package/lib/collectors/scan-excludes.js +4 -1
- package/lib/cve-cli.js +9 -1
- package/lib/cve-curation.js +8 -1
- package/lib/exit-codes.js +2 -0
- package/lib/flag-suggest.js +1 -1
- package/lib/lint-skills.js +70 -0
- package/lib/playbook-runner.js +59 -11
- package/lib/prefetch.js +24 -1
- package/lib/refresh-external.js +32 -3
- package/lib/rfc-cli.js +8 -1
- package/lib/scoring.js +36 -8
- package/lib/validate-cve-catalog.js +36 -14
- package/lib/validate-package.js +8 -0
- package/lib/validate-playbooks.js +42 -0
- package/lib/verify.js +4 -3
- package/manifest-snapshot.json +4 -2
- package/manifest-snapshot.sha256 +1 -1
- package/manifest.json +57 -54
- package/orchestrator/index.js +48 -4
- package/orchestrator/scanner.js +53 -5
- package/package.json +1 -1
- package/sbom.cdx.json +78 -78
- package/scripts/build-indexes.js +42 -8
- package/scripts/check-sbom-currency.js +72 -0
- package/scripts/release.js +22 -15
- package/skills/exploit-scoring/skill.md +8 -8
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
},
|
|
517
517
|
"exploit-scoring": {
|
|
518
518
|
"path": "skills/exploit-scoring/skill.md",
|
|
519
|
-
"total_bytes":
|
|
519
|
+
"total_bytes": 30230,
|
|
520
520
|
"total_lines": 391,
|
|
521
521
|
"frontmatter": {
|
|
522
522
|
"line_start": 1,
|
|
@@ -575,16 +575,16 @@
|
|
|
575
575
|
"normalized_name": "rwep-formula",
|
|
576
576
|
"line": 104,
|
|
577
577
|
"byte_start": 10542,
|
|
578
|
-
"byte_end":
|
|
579
|
-
"bytes":
|
|
578
|
+
"byte_end": 13409,
|
|
579
|
+
"bytes": 2867,
|
|
580
580
|
"h3_count": 1
|
|
581
581
|
},
|
|
582
582
|
{
|
|
583
583
|
"name": "Pre-Calculated RWEP Scores",
|
|
584
584
|
"normalized_name": "pre-calculated-rwep-scores",
|
|
585
585
|
"line": 159,
|
|
586
|
-
"byte_start":
|
|
587
|
-
"byte_end":
|
|
586
|
+
"byte_start": 13409,
|
|
587
|
+
"byte_end": 19125,
|
|
588
588
|
"bytes": 5716,
|
|
589
589
|
"h3_count": 5
|
|
590
590
|
},
|
|
@@ -592,8 +592,8 @@
|
|
|
592
592
|
"name": "RWEP vs. CVSS Delta Analysis",
|
|
593
593
|
"normalized_name": "rwep-vs-cvss-delta-analysis",
|
|
594
594
|
"line": 253,
|
|
595
|
-
"byte_start":
|
|
596
|
-
"byte_end":
|
|
595
|
+
"byte_start": 19125,
|
|
596
|
+
"byte_end": 20634,
|
|
597
597
|
"bytes": 1509,
|
|
598
598
|
"h3_count": 0
|
|
599
599
|
},
|
|
@@ -601,17 +601,17 @@
|
|
|
601
601
|
"name": "Analysis Procedure",
|
|
602
602
|
"normalized_name": "analysis-procedure",
|
|
603
603
|
"line": 277,
|
|
604
|
-
"byte_start":
|
|
605
|
-
"byte_end":
|
|
606
|
-
"bytes":
|
|
604
|
+
"byte_start": 20634,
|
|
605
|
+
"byte_end": 22327,
|
|
606
|
+
"bytes": 1693,
|
|
607
607
|
"h3_count": 4
|
|
608
608
|
},
|
|
609
609
|
{
|
|
610
610
|
"name": "Output Format",
|
|
611
611
|
"normalized_name": "output-format",
|
|
612
612
|
"line": 315,
|
|
613
|
-
"byte_start":
|
|
614
|
-
"byte_end":
|
|
613
|
+
"byte_start": 22327,
|
|
614
|
+
"byte_end": 23972,
|
|
615
615
|
"bytes": 1645,
|
|
616
616
|
"h3_count": 4
|
|
617
617
|
},
|
|
@@ -619,8 +619,8 @@
|
|
|
619
619
|
"name": "Compliance Theater Check",
|
|
620
620
|
"normalized_name": "compliance-theater-check",
|
|
621
621
|
"line": 355,
|
|
622
|
-
"byte_start":
|
|
623
|
-
"byte_end":
|
|
622
|
+
"byte_start": 23972,
|
|
623
|
+
"byte_end": 26007,
|
|
624
624
|
"bytes": 2035,
|
|
625
625
|
"h3_count": 0
|
|
626
626
|
},
|
|
@@ -628,8 +628,8 @@
|
|
|
628
628
|
"name": "Defensive Countermeasure Mapping",
|
|
629
629
|
"normalized_name": "defensive-countermeasure-mapping",
|
|
630
630
|
"line": 367,
|
|
631
|
-
"byte_start":
|
|
632
|
-
"byte_end":
|
|
631
|
+
"byte_start": 26007,
|
|
632
|
+
"byte_end": 30230,
|
|
633
633
|
"bytes": 4223,
|
|
634
634
|
"h3_count": 0
|
|
635
635
|
}
|