{"id":19477,"url":"https://github.com/tastyigniter/TastyIgniter","last_synced_at":"2026-03-27T18:20:17.108Z","repository":{"id":13760904,"uuid":"16455664","full_name":"tastyigniter/TastyIgniter","owner":"tastyigniter","description":":fire: Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants","archived":false,"fork":false,"pushed_at":"2025-09-12T11:18:42.000Z","size":54027,"stargazers_count":3280,"open_issues_count":5,"forks_count":1089,"subscribers_count":132,"default_branch":"4.x","last_synced_at":"2025-09-18T19:19:30.989Z","etag":null,"topics":["food-ordering","food-ordering-system","laravel","multiple-restaurant","multiplelocations","onlineorderingapp","ordering-system","php","reservation-system","restaurant-management","restaurant-menu","table-booking","tastyigniter"],"latest_commit_sha":null,"homepage":"https://tastyigniter.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tastyigniter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"tastyigniter","open_collective":"tastyigniter"}},"created_at":"2014-02-02T14:14:26.000Z","updated_at":"2025-09-17T08:26:43.000Z","dependencies_parsed_at":"2023-02-17T17:16:00.866Z","dependency_job_id":"d2fb08cf-1453-4ef5-8286-a847667ad94c","html_url":"https://github.com/tastyigniter/TastyIgniter","commit_stats":{"total_commits":2253,"total_committers":36,"mean_commits":"62.583333333333336","dds":0.2490013315579228,"last_synced_commit":"26d270a5df86b118e5f4debe5279c22e1e610a65"},"previous_names":[],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/tastyigniter/TastyIgniter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2FTastyIgniter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2FTastyIgniter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2FTastyIgniter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2FTastyIgniter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tastyigniter","download_url":"https://codeload.github.com/tastyigniter/TastyIgniter/tar.gz/refs/heads/4.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2FTastyIgniter/sbom","scorecard":{"id":869423,"data":{"date":"2025-08-11","repo":{"name":"github.com/tastyigniter/TastyIgniter","commit":"752f947ff7754168530498d89c864107f504cdfc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"5 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/19 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pipeline.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tastyigniter/TastyIgniter/pipeline.yml/4.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pipeline.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tastyigniter/TastyIgniter/pipeline.yml/4.x?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pipeline.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/tastyigniter/.github/SECURITY.md:1","Info: Found linked content: github.com/tastyigniter/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/tastyigniter/.github/SECURITY.md:1","Info: Found text in security policy: github.com/tastyigniter/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:41:43.718Z","repository_id":13760904,"created_at":"2025-08-24T03:41:43.718Z","updated_at":"2025-08-24T03:41:43.718Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279101351,"owners_count":26103775,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["food-ordering","food-ordering-system","laravel","multiple-restaurant","multiplelocations","onlineorderingapp","ordering-system","php","reservation-system","restaurant-management","restaurant-menu","table-booking","tastyigniter"],"created_at":"2024-01-11T19:06:20.103Z","updated_at":"2025-10-15T18:23:48.055Z","avatar_url":"https://github.com/tastyigniter.png","language":"PHP","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/19477","html_url":"https://opencollective.ecosyste.ms/projects/19477","collective":{"id":2805,"uuid":"re0adkjr-v8xwm69o-x4l67z5n-4l93bgoy","slug":"tastyigniter","name":"TastyIgniter","description":"Easy to use PHP platform for online food ordering, restaurant reservation and management.","website":"https://tastyigniter.com","github":"tastyigniter","twitter":"TastyIgniter","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://tastyigniter.com"},{"type":"TWITTER","url":"https://twitter.com/TastyIgniter"},{"type":"GITHUB","url":"https://github.com/tastyigniter"}],"currency":"USD","projects_count":30,"last_synced_at":"2026-04-08T12:15:35.165Z","created_at":"2024-01-10T13:17:52.948Z","updated_at":"2026-04-08T12:15:35.671Z","transactions_count":215,"balance":1943.3699999999974,"account_type":"COLLECTIVE","owner":{"login":"tastyigniter","name":"TastyIgniter","uuid":"14848136","kind":"organization","description":"Powerful, yet easy to use, open source online food ordering, table reservation and restaurant management system","email":"support@tastyigniter.com","website":"https://tastyigniter.com","location":"United Kingdom","twitter":"TastyIgniter","company":null,"icon_url":"https://avatars.githubusercontent.com/u/14848136?v=4","repositories_count":29,"last_synced_at":"2024-10-29T21:14:08.251Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"tastyigniter","open_collective":"tastyigniter"}},"html_url":"https://github.com/tastyigniter","funding_links":["https://github.com/sponsors/tastyigniter","https://opencollective.com/tastyigniter"],"total_stars":3148,"followers":96,"following":0,"created_at":"2022-11-06T12:27:04.038Z","updated_at":"2024-10-29T21:14:08.252Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tastyigniter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tastyigniter/repositories"},"last_project_activity_at":"2025-10-03T15:48:47.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-01-17T00:54:22.395Z","collective_updated_at":"2021-10-28T00:11:12.421Z","html_url":"https://opencollective.com/tastyigniter","icon_url":"https://images.opencollective.com/tastyigniter/logo/40.png","total_donations":5252.520000000005,"total_expenses":-3880.7399999999993,"current_balance":1943.3699999999974,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tastyigniter","url":"https://opencollective.ecosyste.ms/collectives/tastyigniter","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tastyigniter/projects"}}