{"id":25397922,"url":"https://github.com/alybadawy/auth-horus","last_synced_at":"2026-04-30T15:31:07.969Z","repository":{"id":277280505,"uuid":"931044361","full_name":"AlyBadawy/auth-horus","owner":"AlyBadawy","description":"An Authorization framework for Rails 8+ API-only applications","archived":false,"fork":false,"pushed_at":"2025-04-07T20:48:32.000Z","size":192,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T04:39:36.913Z","etag":null,"topics":["api","api-only","authentication","jwt","rails","rails8","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlyBadawy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-11T16:21:42.000Z","updated_at":"2025-03-18T17:24:12.000Z","dependencies_parsed_at":"2025-03-17T15:27:04.229Z","dependency_job_id":"bb468f25-9f46-4f1b-ab0f-b7885c9074e3","html_url":"https://github.com/AlyBadawy/auth-horus","commit_stats":null,"previous_names":["alybadawy/auth-horus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlyBadawy%2Fauth-horus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlyBadawy%2Fauth-horus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlyBadawy%2Fauth-horus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlyBadawy%2Fauth-horus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlyBadawy","download_url":"https://codeload.github.com/AlyBadawy/auth-horus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345272,"owners_count":21088241,"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":["api","api-only","authentication","jwt","rails","rails8","ruby-on-rails"],"created_at":"2025-02-15T22:22:42.912Z","updated_at":"2025-04-11T04:39:43.149Z","avatar_url":"https://github.com/AlyBadawy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auth Horus\n\nA secure authentication system built with Ruby on Rails, featuring comprehensive testing and robust security measures.\n\n## 🚀 Quick Start\n\n### Prerequisites\n\n- Ruby (per `.ruby-version`)\n- PostgreSQL\n\n### Installation\n\n1. **Clone the repository**\n\n   ```bash\n   git clone https://github.com/alybadawy/auth-horus.git\n   cd auth-horus\n   ```\n\n2. **Install dependencies**\n\n   ```bash\n   bundle install\n   ```\n\n3. **Set up database**\n   ```bash\n   bundle exec rails db:create\n   bundle exec rails db:schema:load\n   ```\n\n## 🔧 Development\n\nStart the development server:\n\n```bash\nbin/dev\n```\n\n## 🧪 Testing\n\nRun the test suite:\n\n```bash\nbundle exec rspec\n```\n\n\u003e 📊 Minimum test coverage requirement: 95%\n\n## 🛡️ Quality Assurance\n\n### Code Style\n\n```bash\nbin/rubocop\n```\n\n### Security Scan\n\n```bash\nbin/brakeman\n```\n\n## 🔄 CI/CD\n\nOur GitHub Actions workflow automatically runs:\n\n- Security vulnerability scans\n- Code style checks\n- Test suite\n- Coverage reports\n\n## 🗄️ Database Configuration\n\nPostgreSQL environment variables:\n\n```bash\nPOSTGRES_USER=postgres\nPOSTGRES_PASSWORD=postgres\nPOSTGRES_DB=test_db\n```\n\n## 🔑 Key Features\n\n- Secure authentication system\n- Comprehensive test coverage\n- Static code analysis\n- Security vulnerability scanning\n- Automated CI/CD pipeline\n\n## 📝 License\n\nLicensed under the GNU General Public License v2.0. See [LICENSE](LICENSE) for details.\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n---\n\nMade with ❤️ using Ruby on Rails\nDeveloped by Aly Badawy\n\n![Auth Horus Logo](https://github.com/AlyBadawy/AlyBadawy/assets/1198568/471e5332-f8d0-4b78-a333-7e207780ecc1)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falybadawy%2Fauth-horus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falybadawy%2Fauth-horus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falybadawy%2Fauth-horus/lists"}