Skip to content

移除对 chromium-bidi 的依赖 #332

@cnblogs-dudu

Description

@cnblogs-dudu

npx @vscode/vsce package 命令打包时会出现下面的错误

 ERROR  Potential security issue detected: Your extension package contains sensitive information that should not be published. Please remove these secrets before packaging.
        found Sendgrid api key: SG.ChromiumBidi.BiDiModule [sendgrid]
        dist\extension.js#110:18053-110:18079

        found Sendgrid api key: SG.ChromiumBidi.EVENT_NAMES [sendgrid]
        dist\extension.js#110:18109-110:18136

In case of false positives, you can allow specific types of secrets with --allow-package-secrets sendgrid or use --allow-package-all-secrets to skip this check entirely (not recommended).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions