@microsoft/vscode-azext-webview
Common tools for web views in VS Code extensions
4
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
microsoft1esmicrosoft-oss-releases
Keywords
vscode
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | obfuscated-file:dist/cjs/src/webview/TemplateGallery/TemplateGalleryView.js | AI (source-diff): Standard tsc-compiled React/JSX output from Microsoft's build pipeline; long lines are bundled component markup, not obfuscation. | ai | |
| source-diff | obfuscated-file:dist/esm/src/webview/TemplateGallery/TemplateGalleryView.js | AI (source-diff): Same as CJS counterpart — tsc-compiled React output with visible copyright headers and standard module boilerplate. | ai | |
| phantom-deps | phantom-dep:sass-loader | AI (phantom-deps): UI build tooling referenced in esbuild config, not a direct import; stable false positive for this package. | ai | |
| phantom-deps | phantom-dep:@vscode/codicons | AI (phantom-deps): Icon assets referenced in build config, not directly imported in source; expected pattern for VS Code extensions. | ai | |
| phantom-deps | phantom-dep:@fluentui/react-icons | AI (phantom-deps): Fluent UI icons likely re-exported or used indirectly; common pattern in VS Code webview packages. | ai |