Advanced ConfigurationSecurity Scanner APIBun's package manager can scan packages before installing them, to catch supply chain attacks and known vulnerabilities.Copy MarkdownOpenOverrides and resolutionsControl metadependency versions with npm overrides and Yarn resolutions.npmrc supportBun loads configuration options from .npmrc files, so you can reuse your existing registry and scope configuration.