let source1 = "tainted"; let source2 = "tainted"; module.exports = source1; exports.foo = source2;