ex_wpvulndb v0.2.0 ExWpvulndb.Plugin View Source

GETting vulnerabilities affecting WordPress plugins.

Link to this section Summary

Functions

Get all of the vulnerabilities that affect a particular WordPress plugin

Link to this section Functions

Link to this function get_by_slug(slug) View Source
get_by_slug(String.t()) :: tuple()

Get all of the vulnerabilities that affect a particular WordPress plugin.

Slug should be the URL-friendly name of the plugin.