CveConfiguration

data class CveConfiguration(val nodes: List<CpeNode> = emptyList())

Constructors

Link copied to clipboard
constructor(nodes: List<CpeNode> = emptyList())

Properties

Link copied to clipboard