{"id":31834675,"url":"https://github.com/boztek/ember-data-drupal","last_synced_at":"2025-10-12T00:21:37.195Z","repository":{"id":57223632,"uuid":"74803222","full_name":"boztek/ember-data-drupal","owner":"boztek","description":"Ember data support for Drupal 8 CMS (via JSON API module).","archived":false,"fork":false,"pushed_at":"2018-09-25T16:30:30.000Z","size":141,"stargazers_count":11,"open_issues_count":6,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-05T07:24:31.873Z","etag":null,"topics":["addon","drupal","drupal-8","ember","ember-data","json-api"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/boztek.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}},"created_at":"2016-11-26T03:53:40.000Z","updated_at":"2024-05-30T03:14:10.000Z","dependencies_parsed_at":"2022-08-30T02:40:16.290Z","dependency_job_id":null,"html_url":"https://github.com/boztek/ember-data-drupal","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/boztek/ember-data-drupal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boztek%2Fember-data-drupal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boztek%2Fember-data-drupal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boztek%2Fember-data-drupal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boztek%2Fember-data-drupal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boztek","download_url":"https://codeload.github.com/boztek/ember-data-drupal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boztek%2Fember-data-drupal/sbom","scorecard":{"id":249618,"data":{"date":"2025-08-11","repo":{"name":"github.com/boztek/ember-data-drupal","commit":"f18cfb730c695921944ba2fc1689e8a7329fa796"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Code-Review","score":0,"reason":"Found 1/30 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-17T08:12:40.941Z","repository_id":57223632,"created_at":"2025-08-17T08:12:40.941Z","updated_at":"2025-08-17T08:12:40.941Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009497,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":["addon","drupal","drupal-8","ember","ember-data","json-api"],"created_at":"2025-10-12T00:21:35.982Z","updated_at":"2025-10-12T00:21:37.188Z","avatar_url":"https://github.com/boztek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ember-data-drupal\n\n## Requirements\n\n- Version 0.3.x targets the ALPHA 3 release of Drupal 8's JSON API module.\n- Version 0.4.x will target ALPHA 4 which has many changes and the plan is to jump to a 1.0 release the same time as the module does.\n\nInitial docs can be found at http://boris.com.au/ember-data-drupal.\n\nA demo Ember application is at https://github.com/boztek/ember-drupal-demo-front.\n\nYou can compare the tag before-drupal with the final result to see the changes to the models required to support a particular Drupal content model.\n\nThe demo app uses Mirage for a fake JSON API backend and can run with or without an actual Drupal server.\n\nA demo CMS to plug in is at https://github.com/boztek/ember-drupal-demo-cms.\n\n## Installation\n\n    ember install ember-data-drupal\n\n## Usage\n\nThis addon provides an adapter and serializer that can be used application wide or on a per model basis in the usual way:\n\n    // app/adapter/application.js\n    import DrupalJSONAPIAdapter from 'ember-data-drupal/adapter';\n    export default DrupalJSONAPIAdapter.extend();\n\n    // app/serializer/application.js\n    import DrupalJSONAPISerializer from 'ember-data-drupal/serializer';\n    export default DrupalJSONAPISerializer.extend();\n\n### Configuration\n\nMapping of Ember data models to Drupal entities is currently done in application config:\n\ne.g.\n\n    // config/environment.js\n    module.exports = function(environment) {\n      var ENV = {\n        drupalEntityModels: {\n          // Map 'article' ember data model to Drupal entity type 'node'.\n          \"article\": { },\n          // Map 'public-event' ember data model to Drupal entity type 'node',\n          // entity bundle type 'event'.\n          // Also map event model fields 'location' and 'relatedArticle' to\n          // 'field_location' and 'field_related_article' payload keys respectively.\n          \"public-event\": { entity: 'node', bundle: 'event', fields: ['location', 'relatedArticle'] },\n        }\n      }\n    }\n\n## Running\n\n* `ember serve`\n* Visit your app at [http://localhost:4200](http://localhost:4200).\n\n## Running Tests\n\n* `npm test` (Runs `ember try:each` to test your addon against multiple Ember versions)\n* `ember test`\n* `ember test --server`\n\n## Building\n\n* `ember build`\n\nFor more information on using ember-cli, visit [http://ember-cli.com/](http://ember-cli.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboztek%2Fember-data-drupal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboztek%2Fember-data-drupal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboztek%2Fember-data-drupal/lists"}