mozilla / seasponge

:pineapple: SeaSponge is an accessible threat modelling tool from Mozilla
http://mozilla.github.io/seasponge/
Mozilla Public License 2.0
278 stars 64 forks source link

Relate GitHub issues to threats #17

Open Glavin001 opened 10 years ago

Glavin001 commented 10 years ago

[Medium] Users may wish to create or relate to an existing GitHub issue based on potential threats SeaSponge has detected. The Threat Model can be associated to a GitHub repository, so that detected threats can be related to project issues. When corresponding issues are closed they can resolve mitigations in the threat model.

MatKallada commented 10 years ago

I don't think this should be that difficult: we ask the user to sign in with their GitHub accounts, then ask them to specify a repository, then use the GitHub API to create a ton of issues; I am going to attach the easy label.

Glavin001 commented 10 years ago

:+1: I agree with you @kallada. And this would be an awesome feature to have. Value added that other threat modelling software would likely not touch.

Glavin001 commented 9 years ago

Here's a library for GitHub API in the browser: https://github.com/michael/github