温馨提示:本站仅提供公开网络链接索引服务,不存储、不篡改任何第三方内容,所有内容版权归原作者所有
AI智能索引来源:http://www.bun.com/reference/bun/Security/Scanner
点击访问原文链接

interface Scanner | Bun module | Bun

interface Scanner | Bun module | BunBuildDocsReferenceGuidesBlogDiscord/Bun/Security/ScannerPscanPversion

Search the reference...

/

BuildDocsReferenceGuidesBlogDiscord/Bun/Security/ScannerPscanPversion

interface

Security.Scannerinterface Scanner [...packages]` or other related/similar commands. If this function throws an error, Bun will immediately stop the install process and print the error to the user." data-algolia-static="false" data-algolia-merged="false" data-type="Property">scan: (info: { packages: Package[] }) => PromiseAdvisory[]>

Perform an advisory check when a user ran bun add [...packages] or other related/similar commands.

If this function throws an error, Bun will immediately stop the install process and print the error to the user.

version: '1'

This is the version of the scanner implementation. It may change in future versions, so we will use this version to discriminate between such versions. It's entirely possible this API changes in the future so much that version 1 would no longer be supported.

The version is required because third-party scanner package versions are inherently unrelated to Bun versions

Resources

ReferenceDocsGuidesDiscordMerch StoreGitHubBlog 

Toolkit

RuntimePackage managerTest runnerBundlerPackage runner

Project

Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicense

Baked with ❤️ in San Francisco

We're hiring →

interface Scanner | Bun module | Bun,AI智能索引,全网链接索引,智能导航,网页索引

    API documentation for interface bun.Security.Scanner | Bun