up
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// Fixture-only sample: demonstrates an unsafe YAML load-style sink.
|
||||
// Do not deploy.
|
||||
|
||||
const yaml = require("js-yaml");
|
||||
yaml.load(process.env.PAYLOAD || "");
|
||||
|
||||
Reference in New Issue
Block a user