functions
Overview
vulnerability::affected_files
Type: Ruby 4.x API
get the list of files that are affected by a specified vulnerability
vulnerability::affected_files()
get the list of files that are affected by a specified vulnerability
vulnerability::detected
Type: Ruby 4.x API
Determine if a specified vulnerability is found on this system
vulnerability::detected()
Determine if a specified vulnerability is found on this system
vulnerability::severity
Type: Ruby 4.x API
Return an array of vulnerability id’s of a specified level on this system
vulnerability::severity()
Return an array of vulnerability id’s of a specified level on this system
vulnerability::validate
Type: Ruby 4.x API
Validate that your system doesn’t have vulnerabilities above a specified level. When your system does contain the vulnerabilities, signal this to the puppet server
vulnerability::validate()
Validate that your system doesn’t have vulnerabilities above a specified level. When your system does contain the vulnerabilities, signal this to the puppet server