nginxparser
Advanced tools
+5
-5
| { "name" : "nginxparser", | ||
| "description" : "Parse Nginx log files", | ||
| "version" : "1.2.4", | ||
| "homepage" : "http://github.com/chriso/nginx_parser", | ||
| "version" : "1.2.5", | ||
| "homepage" : "http://github.com/chriso/nginx-parser", | ||
| "author" : "Chris O'Hara <cohara87@gmail.com>", | ||
| "bugs": { | ||
| "mail": "cohara87@gmail.com", | ||
| "url": "http://github.com/chriso/nginx_parser/issues" | ||
| "url": "http://github.com/chriso/nginx-parser/issues" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "http://github.com/chriso/nginx_parser.git" | ||
| "url": "http://github.com/chriso/nginx-parser.git" | ||
| }, | ||
@@ -20,4 +20,4 @@ "engines": { "node": ">=0.4.0" }, | ||
| "type": "MIT", | ||
| "url": "http://github.com/chriso/nginx_parser/raw/master/LICENSE" | ||
| "url": "http://github.com/chriso/nginx-parser/raw/master/LICENSE" | ||
| }] | ||
| } |
+1
-1
@@ -1,2 +0,2 @@ | ||
| **nginx_parser** parse nginx log files in node.js | ||
| **nginx-parser** parse nginx log files in node.js | ||
@@ -3,0 +3,0 @@ ### Installation |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package