-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 855 Bytes
/
CITATION.cff
File metadata and controls
25 lines (25 loc) · 855 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
cff-version: 1.2.0
message: "If you use the Impact Forecast Algorithm (IFA) in your work, please cite this repository."
title: "Impact Forecast Algorithm (IFA)"
authors:
- family-names: "Thor"
given-names: "Thor"
email: "codethor@gmail.com"
version: "1.0.0"
date-released: "2026-02-21"
license: "MIT"
repository-code: "https://github.com/codethor0/impact-forecast"
keywords:
- cybersecurity
- risk quantification
- Bayesian
- ransomware
- security engineering
- risk metrics
- impact-first security
type: software
abstract: >
Impact Forecast Algorithm (IFA) is a Bayesian-inspired risk quantification
model for operational security teams. It calculates the probability of
material impact from evidence-based likelihood ratios derived from open-source
threat intelligence, as part of the Impact-First Security Model (IFSM).