Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.pad.base
Commits
7b335665
Commit
7b335665
authored
Apr 25, 2018
by
Theophile GENTILHOMME
Browse files
Change Bonefida -> Genuine for vulnerability histogram
parent
266fae90
Pipeline
#19450
failed with stage
in 42 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/base/script/figure.py
View file @
7b335665
...
...
@@ -147,7 +147,7 @@ class HistVuln(measure_figure.Hist):
def
_setup_hist
(
self
,
neg
,
pos
):
self
.
_title_base
=
'Vulnerability'
self
.
_density_hist
(
pos
[
0
],
label
=
'
Bona Fid
e'
,
color
=
'C1'
pos
[
0
],
label
=
'
Genuin
e'
,
color
=
'C1'
)
self
.
_density_hist
(
neg
[
0
],
label
=
'Zero-effort impostors'
,
alpha
=
0.8
,
color
=
'C0'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment