data/jaquith.R

##  Andrew Jaquith, Security Metrics: Replacing Fear, Uncertainty, and
##  Doubt (Boston:  Addison-Wesley Professional, 2007), 170-172.

`jaquith` <-
structure(list(factor = c("Administrative interfaces", "Authentication/access control",
"Configuration management", "Cryptographic algorithms", "Information gathering",
"Input validation", "Parameter manipulation", "Sensitive data handling",
"Session management"), score = c(36.2, 85.2, 36.3, 6.8, 11, 46.3,
31.5, 34.5, 44)), .Names = c("factor", "score"), row.names = c(NA,
9L), class = "data.frame")

Try the waterfall package in your browser

Any scripts or data that you put into this service are public.

waterfall documentation built on May 2, 2019, 3:04 a.m.