Nothing
purrr::list_rbind()
)RosvQueryBatch()
)osv_scan()
as a high-level function to scan various components of a project (focused on R project content)osv_count_vulns()
to return the number of vulnerabilities a package is associated withosv_query()
is now central to all high level queries and gains functionality via osv_download()
to access all vulnerabilities by ecosystemdownload_osv()
to use R6 objects and memoise for core caching functionality,
rename download_osv()
to osv_download()
to further standardize names httr2::req_perform_sequential()
for the RosvVulns()
methods to get build-in helpers not
available in purrr::map()
alonecreate_osv_list()
osv_query()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.