{"id":13790784,"url":"https://github.com/mozilla/seasponge","last_synced_at":"2025-05-12T09:33:17.984Z","repository":{"id":19376917,"uuid":"22617454","full_name":"mozilla/seasponge","owner":"mozilla","description":":pineapple: SeaSponge is an accessible threat modelling tool from Mozilla","archived":true,"fork":false,"pushed_at":"2018-04-16T17:36:34.000Z","size":1310,"stargazers_count":278,"open_issues_count":26,"forks_count":65,"subscribers_count":36,"default_branch":"master","last_synced_at":"2025-05-08T03:32:53.252Z","etag":null,"topics":["mozilla","threat-model"],"latest_commit_sha":null,"homepage":"http://mozilla.github.io/seasponge/","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mozilla.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-04T19:43:51.000Z","updated_at":"2024-10-15T19:44:19.000Z","dependencies_parsed_at":"2022-07-08T06:59:17.159Z","dependency_job_id":null,"html_url":"https://github.com/mozilla/seasponge","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Fseasponge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Fseasponge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Fseasponge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Fseasponge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla","download_url":"https://codeload.github.com/mozilla/seasponge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253709423,"owners_count":21951139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mozilla","threat-model"],"created_at":"2024-08-03T22:00:51.224Z","updated_at":"2025-05-12T09:33:17.492Z","avatar_url":"https://github.com/mozilla.png","language":"CoffeeScript","funding_links":[],"categories":["Tools"],"sub_categories":[],"readme":"[SeaSponge](https://github.com/mozilla/seasponge)\n=========\n\n [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n [![Build Status](https://travis-ci.org/mozilla/seasponge.svg)](https://travis-ci.org/mozilla/seasponge)\n\n\u003e SeaSponge is an accessible web-based threat modeling tool developed for [Mozilla Winter of Security 2014](https://wiki.mozilla.org/Security/Automation/WinterOfSecurity2014).\n\n-----\n\n## About\n\nThis web-based application is being developed with three characteristics in mind:\n\n- **Accessibility**: We want everyone to be able to map out their infrastructures and generate security reports on any operating-system and on any browser.\n- **Aesthetics**: We're tired of clunky, boring interfaces - we want to bring the pizazz into threat-modeling.\n- **Intuitive User-Experience**: We hate manuals, and we want you to be able to use this software without one.\n\nPlease see http://mozilla.github.io/seasponge/ for a live demo of the application.  \nThere is also a video on Air Mozilla available at https://air.mozilla.org/mozilla-winter-of-security-seasponge-a-tool-for-easy-threat-modeling/\n\n### Example Threat Model developed with SeaSponge\n\nHere is a share link for the SeaSponge threat model we developed in our [Air Mozilla demo video](https://air.mozilla.org/mozilla-winter-of-security-seasponge-a-tool-for-easy-threat-modeling/): http://goo.gl/Q8mt0T\n\n### Usage\n\nSee our [`Usage` page in our Wiki](https://github.com/mozilla/seasponge/wiki/Usage) for more details.\n\n![usage_demo](https://cloud.githubusercontent.com/assets/5893112/6827282/55cf9060-d2e5-11e4-802f-7663719ee873.gif)\n\n## Authors\n\n- [Mathew Kallada](https://github.com/kallada)\n- [Glavin Wiechert](https://github.com/Glavin001)\n- [Joel Kuntz](https://github.com/Frozenfire92)\n- [Sarah MacDonald](https://github.com/rainbee2214)\n\nWith Mozilla Advisor [Curtis Koenig](https://mozillians.org/en-US/u/curtisk/)\nand Professor [Dr. Pawan Lingras](http://cs.stmarys.ca/~pawan/)\n\n## Contributing\n\nPlease see our [Contributing Guidelines](CONTRIBUTING.md)\n\n\n#### Dependencies\n\nYou may need to prefix commands with `sudo`\n\n- [Node.js](http://nodejs.org/) \n  - [Bower](http://bower.io/) `npm install -g bower`\n  - [Grunt](http://gruntjs.com/) `npm install -g grunt-cli`\n  - [Yeoman](http://yeoman.io/) `npm install -g yo`\n    - [AngularJS Generator](https://github.com/yeoman/generator-angular) `npm install -g generator-angular`\n- [Ruby](https://www.ruby-lang.org/en/installation/)\n  - Linux users may also need `ruby-dev` via `sudo apt-get install ruby-dev`\n  - [Sass](http://sass-lang.com/install) `gem install sass`\n  - [Compass](http://compass-style.org/install/) \u003e=0.12.2 `gem install compass`\n\nAfter forking and cloning the repository in the location of your choice run the following commands to install your [Node.js](http://nodejs.org/) and [Bower](http://bower.io/) dependencies.\n\nOn Debian and Ubuntu-based platforms, the nodejs-legacy package must be installed along with nodejs and npm using apt-get in order to fix a naming conflict that will otherwise prevent some packages from building and running correctly, as explained in [/usr/share/doc/nodejs/README.Debian] (http://apt-browse.org/browse/ubuntu/trusty/universe/i386/nodejs/0.10.25~dfsg2-2ubuntu1/file/usr/share/doc/nodejs/README.Debian)\n\n```bash\nnpm install\nbower install\n```\n\n#### Building\n\nOnce you have the application and dependencies installed you can start building the app.\n\n```bash\n# Previews the app on a local server\ngrunt serve\n\n# Builds the application to dist/\ngrunt build\n```\n\n#### Documentation\n\n```bash\n# Build docs to docs/\ngrunt docs\n\n# Build docs and serve docs/ for web browser\ngrunt serve:docs\n```\n\n#### Developing\n\nPlease see the [Development Guide](DEVGUIDE.md)\n\n## Links\n\n- [Mozilla Wiki Page](https://wiki.mozilla.org/Security/Mentorships/MWoS/2014/online_threat_modeling_tool)\n- [GitHub Project Wiki](https://github.com/mozilla/seasponge/wiki)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozilla%2Fseasponge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmozilla%2Fseasponge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozilla%2Fseasponge/lists"}