Skip to content
View starkmrrobot's full-sized avatar

Block or report starkmrrobot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
starkmrrobot/README.md

{ "engine": { "name": "starkmrrobot", "version": "1.0.0" }, "process": { "name": "stark ", "version": "3.4" }, "language": "javascript", "status": "success", "executionTime": 212, //in milliseconds "issues": 10, // number of identified issues "output": [ // array containing all identified issues { "type": "sast", // This is static "ruleId": "Server Side Injection(SSI) - eval", // this is the title of the issue "location": { "path": "app/routes/contributions.js", // path to the file where the issue was identified "positions": { "begin": { "line": 26 // line number where the issue was identified } } }, "metadata": { "description": "User controlled data in eval() can result in Server Side Injection (SSI) or Remote Code Execution (RCE)." } } // [...] ] }

Popular repositories Loading

  1. starkmrrobot starkmrrobot Public

    Config files for my GitHub profile.