@openui5/sap.ui.codeeditor
OpenUI5 UI Library sap.ui.codeeditor
Supply chain provenance
Status for the latest visible version.
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
Keywords
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | large-new-source-files | AI (source-diff): New ACE editor mode/theme/worker files are expected additions for this code editor library. | ai | |
| source-diff | obfuscated-file:src/sap/ui/codeeditor/js/ace/theme-cloud9_day.js | AI (source-diff): ACE editor theme bundle; minified CSS-in-JS is standard for this package. | ai | |
| source-diff | obfuscated-file:src/sap/ui/codeeditor/js/ace/theme-cloud9_night_low_color.js | AI (source-diff): ACE editor theme bundle; minified CSS-in-JS is standard for this package. | ai | |
| source-diff | obfuscated-file:src/sap/ui/codeeditor/js/ace/theme-cloud9_night.js | AI (source-diff): ACE editor theme bundle; minified CSS-in-JS is standard for this package. | ai | |
| source-diff | obfuscated-file:src/sap/ui/codeeditor/js/ace/theme-github_dark.js | AI (source-diff): ACE editor theme bundle; minified CSS-in-JS is standard for this package. | ai | |
| source-diff | obfuscated-file:src/sap/ui/codeeditor/js/ace/theme-github_light_default.js | AI (source-diff): ACE editor theme bundle; minified CSS-in-JS is standard for this package. | ai | |
| source-diff | obfuscated-file:src/sap/ui/codeeditor/js/ace/theme-gruvbox_dark_hard.js | AI (source-diff): ACE editor theme bundle; minified CSS-in-JS is standard for this package. | ai | |
| source-diff | obfuscated-file:src/sap/ui/codeeditor/js/ace/theme-gruvbox_light_hard.js | AI (source-diff): ACE editor theme bundle; minified CSS-in-JS is standard for this package. | ai | |
| source-diff | obfuscated-file:src/sap/ui/codeeditor/js/ace/theme-cloud_editor_dark.js | AI (source-diff): ACE editor theme bundle; minified CSS-in-JS is standard for this package. | ai | |
| source-diff | obfuscated-file:src/sap/ui/codeeditor/js/ace/theme-cloud_editor.js | AI (source-diff): ACE editor theme bundle; minified CSS-in-JS is standard for this package. | ai | |
| source-diff | obfuscated-file:src/sap/ui/codeeditor/js/ace/mode-swig.js | AI (source-diff): ACE editor bundled syntax highlighter with long CSS keyword strings; not obfuscation. | ai | |
| semgrep | semgrep:eval-usage | AI (semgrep): eval() is inside bundled ACE editor worker (CoffeeScript parser) — standard pattern for this editor library. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): new Function() in ACE worker-javascript bundle is a template engine pattern, not supply-chain risk. | ai | |
| semgrep | semgrep:etc-passwd-access | AI (semgrep): Fires on EDIFACT snippet definition string content in ACE editor bundle — no actual /etc/passwd access. | ai | |
| phantom-deps | phantom-dep:@openui5/sap.ui.core | AI (phantom-deps): Same-org dependency declared in package.json; phantom-dep heuristic is a false positive here. | ai | |
| semgrep | semgrep:dll-injection-apis | AI (semgrep): Fires on AutoHotkey keyword string literals in ACE syntax highlighter — not actual DLL injection code. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require in ACE worker-yaml bundle is a module loader pattern, stable across versions. | ai |
Versions (showing 22 of 22)
| Version | Deps | Published |
|---|---|---|
| 1.148.0 | 1 / 0 | |
| 1.147.1 | 1 / 0 | |
| 1.147.0 | 1 / 0 | |
| 1.145.3 | 1 / 0 | |
| 1.145.2 | 1 / 0 | |
| 1.145.1 | 1 / 0 | |
| 1.142.9 | 1 / 0 | |
| 1.142.8 | 1 / 0 | |
| 1.142.7 | 1 / 0 | |
| 1.136.17 | 1 / 0 | |
| 1.136.16 | 1 / 0 | |
| 1.136.15 | 1 / 0 | |
| 1.120.45 | 1 / 0 | |
| 1.120.44 | 1 / 0 | |
| 1.120.43 | 1 / 0 | |
| 1.108.51 | 1 / 0 | |
| 1.108.50 | 1 / 0 | |
| 1.96.46 | 1 / 0 | |
| 1.96.45 | 1 / 0 | |
| 1.84.56 | 1 / 0 | |
| 1.84.55 | 1 / 0 | |
| 1.71.78 | 1 / 0 |
v1.148.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.147.1
4 findingsDLL injection API detected — potential process injection attack 6 | var autoItKeywords = 'And|ByRef|Case|Const|ContinueCase|ContinueLoop|Default|Dim|Do|Else|ElseIf|EndFunc|EndIf|EndSel 7 | 'Abs|ACos|AdlibDisable|AdlibEnable|Asc|AscW|ASin|Assign|ATan|AutoItSetOption|AutoItWinGetTitle|AutoItWinSetTitle > 8 | 'ArrayAdd|ArrayBinarySearch|ArrayConcatenate|ArrayDelete|ArrayDisplay|ArrayFindAll|ArrayInsert|ArrayMax|ArrayMax 9 | 'ce|comments-end|comments-start|cs|include|include-once|NoTrayIcon|RequireAdmin|' + 10 | 'AutoIt3Wrapper_Au3Check_Parameters|AutoIt3Wrapper_Au3Check_Stop_OnWarning|AutoIt3Wrapper_Change2CUI|AutoIt3Wrap
Accessing /etc/passwd or /etc/shadow — credential harvesting on Linux > 1 | ace.define("ace/snippets/edifact.snippets",["require","exports","module"], function(require, exports, module){module.exp 2 | 3 | });
Accessing /etc/passwd or /etc/shadow — credential harvesting on Linux > 1 | ace.define("ace/snippets/java.snippets",["require","exports","module"], function(require, exports, module){module.export 2 | 3 | });
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.147.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.145.3
10 findingsNewly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.145.2
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.145.1
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.142.9
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.142.8
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.142.7
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.136.17
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.136.16
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.136.15
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.120.45
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.120.44
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.120.43
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.108.51
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.108.50
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.96.46
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.96.45
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.84.56
2 findingsNewly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.84.55
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.71.78
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.