Skip to content

Commit 60dddbf

Browse files
committed
Demonstrate dependency diff
1 parent ce6c492 commit 60dddbf

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

data/yaml-exploit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ toString: !<tag:yaml.org,2002:js/function> 'function (){return "\"current time\": \"" + Date.now() + "\""}' } : veracode.inc
1+
{ toString: !<tag:yaml.org,2002:js/function> 'function (){return "\"current time\": \"" + Date.now() + "\""}' } : bomly.dev

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "example-javascript-vulnerable-methods",
33
"version": "0.0.1",
44
"private": true,
5-
"author": "srcclr <hello@srcclr.com>",
6-
"description": "A node project to demonstrate srcclr agent's vulnerable methods for JavaScript",
5+
"author": "bomly",
6+
"description": "A node project to demonstrate bomly agent's vulnerable methods for JavaScript",
77
"main": "index.js",
88
"scripts": {
99
"test": "mocha"
@@ -20,7 +20,7 @@
2020
"semver": "5.7.1",
2121
"to": "0.2.9",
2222
"url": "0.11.0",
23-
"lodash": "4.17.14",
23+
"lodash": "4.17.15",
2424
"marked": "0.3.19"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)