Sha256: d5eaa6620ef7fb7c7077b523dbdccac8c38e971d48773c0a81b845ae354e225a
Contents?: true
Size: 894 Bytes
Versions: 33
Compression:
Stored size: 894 Bytes
Contents
{ "ignored_warnings": [ { "warning_type": "Command Injection", "warning_code": 14, "fingerprint": "4cde947f1dccdd96581d38647925be10f74835464af7e8790dc776c9160a0453", "check_name": "Execute", "message": "Possible command injection", "file": "lib/app/models/command_job.rb", "line": 316, "link": "https://brakemanscanner.org/docs/warning_types/command_injection/", "code": "`#{command.join(\" \")} > #{Tempfile.new.path} 2>&1`", "render_path": null, "location": { "type": "method", "class": "CommandJob", "method": "run_command" }, "user_input": "command.join(\" \")", "confidence": "Medium", "note": "This is the purpose of the method, to run any command, accepted risk by Chris Schroeder" } ], "updated": "2021-03-05 09:25:43 -0500", "brakeman_version": "5.0.0" }
Version data entries
33 entries across 33 versions & 1 rubygems