Changes in version 2025-10-08 - bug: Incorrectly states how many packages were found in the database (see #62) - feat: Pass tokens as arguments - chore: Formatting via air - chore: linting Changes in version 2021-03-11 - Internal: Return missing values as NA's (see #59) Changes in version 2021-02-26 - Feature: Add audit_conda() functions - Feature: Add Josiah Parry as an author - Feature: Handle missing versions in a nice way Changes in version 2021-01-08 - Use dontrun{} in examples that may hit rate limits. Changes in version 2020-12-17 - Feature: Add API caching. Calls are now cached for 12 hours (on R4+ only) - Feature: Extract packages from requirements.txt, renv.lock, and environment.yml files - Feature: Handle more general vulnerabilities - Feature: Add audit_description() function - Feature: Add expect_secure() for the {testthat} package - Feature: Use ~/.ossindex/.oss-index-config, if it exists - Feature: Add a pkgdown website. Thanks to @josiahParry for the nice CSS. - Add Josiah Parry as an contributor - Minor: Link to jumpingrivers.com blog post - Minor: Make verbose = FALSE completely silent Changes in version 0.0.3 (2020-07-02) - CRAN release - Use donttest{} in examples - Fix "spelling" mistakes in DESCRIPTION Changes in version 0.0.1 - Initial version