@webhandle/tripartite-renderer
Adds tripartite rendering support to webhandle. It addes a rendering engine if express is set up and modifies the response to render with tripartite templates (if they exist) directly to the response instead of having to buffer the output.
8
Versions
ISC
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
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
dankolz
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | obfuscated-file:resources/tripartite.js | AI (source-diff): Minified browser bundle of the tripartite template engine; expected artifact for this package. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): Fires inside bundled tripartite template engine; dynamic code execution is core to template rendering, not malicious. | ai |