Skip to content

Commit 33e8a48

Browse files
committed
Updated README.md
1 parent 2ede829 commit 33e8a48

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
use SSVC;
99

1010
$ssvc = SSVC->new(
11-
methodology => 'cisa',
12-
exploitation => 'active',
13-
automatable => 'yes',
14-
technical_impact => 'partial',
15-
mission_prevalence => 'mission',
16-
public_well_being_impact => 'irreversible',
11+
methodology => 'cisa',
12+
exploitation => 'active',
13+
automatable => 'yes',
14+
technical_impact => 'partial',
15+
mission_prevalence => 'mission',
16+
public_well_being_impact => 'irreversible',
1717
);
1818

1919
# Get the decision

0 commit comments

Comments
 (0)