@jsreport/jsreport-handlebars
jsreport handlebars templating engine
2
Versions
LGPL
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
pofiderbjrmatos
Keywords
jsreporthandlebars
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:dynamic-require | AI (semgrep): Loads caller-configured handlebars module path; documented plugin pattern for this template engine. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): new Function() used to execute Handlebars precompiled template spec — standard Handlebars engine pattern. | ai |