{"id":13907448,"url":"https://github.com/EFForg/sec","last_synced_at":"2025-07-18T05:31:49.915Z","repository":{"id":40234568,"uuid":"105718356","full_name":"EFForg/sec","owner":"EFForg","description":"Security Education Companion","archived":false,"fork":false,"pushed_at":"2023-01-25T07:11:10.000Z","size":2591,"stargazers_count":38,"open_issues_count":52,"forks_count":7,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-11-17T15:23:24.753Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sec.eff.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EFForg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-04T00:43:23.000Z","updated_at":"2024-05-17T16:46:39.000Z","dependencies_parsed_at":"2023-02-14T05:31:57.912Z","dependency_job_id":null,"html_url":"https://github.com/EFForg/sec","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EFForg%2Fsec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EFForg%2Fsec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EFForg%2Fsec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EFForg%2Fsec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EFForg","download_url":"https://codeload.github.com/EFForg/sec/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226353702,"owners_count":17611751,"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":[],"created_at":"2024-08-06T23:01:56.643Z","updated_at":"2024-11-25T15:31:57.037Z","avatar_url":"https://github.com/EFForg.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Security Education Companion [![build Status](https://travis-ci.org/EFForg/sec.svg?branch=master)](https://travis-ci.org/EFForg/sec)\n\n## Development with Docker\n\n    $ cp .env.example .env\n    $ cp docker-compose.yml.example docker-compose.yml\n    $ docker-compose up --build -d\n    $ docker-compose exec app rake db:setup\n\nAfter running `rake db:setup` you can navigate to `http://localhost:3000/admin` and log in using:\n\n- **User**: admin@example.com\n- **Password**: password\n\nRunning browser tests from within Docker is not currently supported. See [#477](https://github.com/EFForg/sec/pull/447) for more information.\n\n## Development without Docker\n\n* Install Ruby, Rails, and other gems the usual way.\n* [install Yarn](https://yarnpkg.com/lang/en/docs/install/) and run `yarn install` to install Javascript dependencies.\n* If you don't already have it, install or Chrome or Chromium for browser tests, eg `sudo apt install chromium-browser`.\n\n## Local Testing\nIt is sometimes useful to test the production environment locally.  You\ncan do this by setting `DISABLE_SSL = true` in .env, and then using\nRAILS_ENV=production:\n\n    $ RAILS_ENV=production bundle exec rspec\n    $ RAILS_ENV=production bundle exec rails c\n    $ RAILS_ENV=production bundle exec rails s\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEFForg%2Fsec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEFForg%2Fsec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEFForg%2Fsec/lists"}