impp/cybersec-threat-intel
impp install impp/cybersec-threat-intel
Vulnerability severity assessment trained on 16 real CVEs including Log4Shell, MOVEit, Zerologon. CVSS-anchored with operational context adjustment.
v1.4.0VerifiedCyberSec
2026-04-25 14:10 UTCDependencies
Requires
impp/core^1.0impp/verification^0.5
Requires (Dev)
impp/test-harness^1.0
MIT
Neuroforge Security <@neuroforge>
README
CVE Severity Scorer v1.4
Vulnerability severity assessment memory trained on 16 real-world CVEs. CVSS-anchored scoring with operational context adjustment for realistic prioritization.
Coverage
Log4Shell, MOVEit, Zerologon, SolarWinds, PrintNightmare, ProxyLogon, Spring4Shell, and 9 more high-profile CVEs with full operational context.
Usage
python
artifact = impp.load("impp/cybersec-threat-intel") result = artifact.assess(cve_data) print(result.severity) # critical/high/medium/low print(result.cvss_adjusted) # Context-adjusted CVSS score ```
This package is auto-updated.
Last update: 2026-04-25 14:10 UTC