yamljs
Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.
19
Versions
MIT
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 — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
jeremyfa
Keywords
yamljsonyaml2jsonjson2yaml
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | obfuscated-file:dist/yaml.debug.js | AI (source-diff): dist/yaml.debug.js is a standard Browserify bundle of the yamljs library — the sample shows readable CoffeeScript-compiled JS with long lines from bundling, not malicious obfuscation. | ai | |
| source-diff | net-exec-file:test/lib/jasmine-2.0.0/jasmine.js | AI (source-diff): This is the vendored Jasmine 2.0.0 test framework with a clear MIT license header from Pivotal Labs. Network/exec patterns are part of Jasmine's test runner infrastructure, not malware. | ai |