Sha256: aaab08ef8891795c4184e0fa57a2c62f31c91bbb0fddf4a2e872220b647648ca
Contents?: true
Size: 137 Bytes
Versions: 16
Compression:
Stored size: 137 Bytes
Contents
module ForemanOpenscap class HostCve < ApplicationRecord belongs_to_host belongs_to :cve belongs_to :oval_policy end end
Version data entries
16 entries across 16 versions & 1 rubygems