nocobase-ui-builder
Warn
Audited by Socket on Sep 14, 2026
1 alert found:
AnomalyAnomalyruntime/reference-assets/upstream-js/runjs/context/import-async.md
LOWAnomalyLOW
runtime/reference-assets/upstream-js/runjs/context/import-async.md
The fragment documents a legitimate dynamic dependency-loading feature and contains no direct evidence of malware. Its main security concern is architectural: arbitrary external ESM and CSS resources are trusted and executed or injected at runtime, with the default source being esm.sh. Production deployments should restrict permitted origins, pin and verify dependencies where possible, use a trusted/self-hosted CDN, and treat loaded modules as fully privileged application code. The frappe-gantt HTML interpolation should also be escaped or restricted when task data is untrusted.
Confidence: 98%Severity: 58%
Audit Metadata