RosvDownload            R6 Class for OSV Database Downloads
RosvQuery1              R6 Class for OSV Query Endpoint
RosvQueryBatch          R6 Class for OSV Querybatch Endpoint
RosvVulns               R6 Class for OSV Vulns Endpoint
check_ecosystem         Check input against possible ecosystems
                        available
clear_osv_cache         Reset cached results of OSV calls
copy_rosv               Copy a {rosv} object
create_osv_list         List packages identified in the OSV database
create_ppm_blacklist    Create blacklist commands for Posit Package
                        Manager
create_xref_whitelist   Cross reference a whitelist of packages to a
                        vulnerability database
fetch_ecosystems        Fetch all available ecosystems
get_content             Retrieve contents field from {rosv} R6 object
is_pkg_vulnerable       Detect if package within ecosystem has reported
                        vulnerabilities
is_rosv                 Is object made from {rosv} R6 class
normalize_pypi_pkg      Normalize package name to PyPI expectation
osv_count_vulns         Count the number of reported vulnerabilities
osv_download            Download vulnerabilities from the OSV database
osv_query               Query OSV API for individual package
                        vulnerabilities
osv_query_1             Query OSV API for vulnerabilities based upon an
                        individual package
osv_querybatch          Query OSV API for vulnerabilities given a
                        vector of packages
osv_scan                Use OSV database to scan for vulnerabilities
osv_vulns               Query OSV API for vulnerability information
                        based on ID
