You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Iv'e been having a few thoughts on where this would like to move forward with additional services.
Github is where developers live, and for example if a new project is being built, and its connecting with other services -- a good idea would be to, if bXSS is used for a certain git project, when XSS is identified, automatically report it as an issue in the project it was spun up for.
Iv'e been having a few thoughts on where this would like to move forward with additional services.
Github is where developers live, and for example if a new project is being built, and its connecting with other services -- a good idea would be to, if bXSS is used for a certain git project, when XSS is identified, automatically report it as an issue in the project it was spun up for.
Suggesting we probably use https://github.com/pksunkara/octonode which has an easy function to embed: repo.create_issue({title: ''}, callback);
The text was updated successfully, but these errors were encountered: