subplot 0.3.1

tools for specifying, documenting, and implementing automated acceptance tests for systems and software
Documentation
[advisories]
vulnerability = "allow"
unmaintained = "warn"
unsound = "warn"
yanked = "allow"
notice = "warn"
severity-threshold = "medium"

[licenses]
unlicensed = "deny"
allow = [
    "Apache-2.0",
    "BSD-3-Clause",
    "MIT",
    "MIT-0",
]
copyleft = "warn"
allow-osi-fsf-free = "neither"
default = "deny"
confidence-threshold = 0.8
exceptions = [
    { allow = ["GPL-3.0"], name = "roadmap" },
]

[licenses.private]
ignore = false

[bans]
multiple-versions = "allow"
wildcards = "allow"
highlight = "all"