{"id":13508063,"url":"https://github.com/slime-lang/phoenix_slime","last_synced_at":"2026-02-21T06:32:59.729Z","repository":{"id":35921650,"uuid":"40209457","full_name":"slime-lang/phoenix_slime","owner":"slime-lang","description":"Phoenix Template Engine for Slime","archived":false,"fork":false,"pushed_at":"2023-11-29T20:21:31.000Z","size":97,"stargazers_count":311,"open_issues_count":14,"forks_count":67,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-12-13T02:15:30.289Z","etag":null,"topics":["elixir","elixir-phoenix","phoenix","phoenix-slime","phoenix-template-engine","slime"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/slime-lang.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-08-04T21:14:28.000Z","updated_at":"2025-11-28T13:40:27.000Z","dependencies_parsed_at":"2024-01-05T21:55:44.129Z","dependency_job_id":"c495e552-f637-41f6-8855-ce6f521f886c","html_url":"https://github.com/slime-lang/phoenix_slime","commit_stats":{"total_commits":91,"total_committers":42,"mean_commits":"2.1666666666666665","dds":0.7142857142857143,"last_synced_commit":"e38083ba0f1da823d37c238d422a65b7eea77244"},"previous_names":["doomspork/phoenix_slim"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/slime-lang/phoenix_slime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slime-lang%2Fphoenix_slime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slime-lang%2Fphoenix_slime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slime-lang%2Fphoenix_slime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slime-lang%2Fphoenix_slime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slime-lang","download_url":"https://codeload.github.com/slime-lang/phoenix_slime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slime-lang%2Fphoenix_slime/sbom","scorecard":{"id":831692,"data":{"date":"2025-08-11","repo":{"name":"github.com/slime-lang/phoenix_slime","commit":"ae3b6db721e373f69eab131ad013edf3264b7d09"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/ci.yml:73","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/slime-lang/phoenix_slime/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/slime-lang/phoenix_slime/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/slime-lang/phoenix_slime/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/slime-lang/phoenix_slime/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/slime-lang/phoenix_slime/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/slime-lang/phoenix_slime/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/slime-lang/phoenix_slime/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/slime-lang/phoenix_slime/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/slime-lang/phoenix_slime/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/slime-lang/phoenix_slime/release.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-p8f7-22gq-m7j9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-23T17:56:14.858Z","repository_id":35921650,"created_at":"2025-08-23T17:56:14.858Z","updated_at":"2025-08-23T17:56:14.858Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29675471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["elixir","elixir-phoenix","phoenix","phoenix-slime","phoenix-template-engine","slime"],"created_at":"2024-08-01T02:00:47.239Z","updated_at":"2026-02-21T06:32:59.699Z","avatar_url":"https://github.com/slime-lang.png","language":"Elixir","funding_links":[],"categories":["Framework Components"],"sub_categories":[],"readme":"# Phoenix Template Engine for Slim\n\n[![Build Status][github-img]][github] [![Hex Version][hex-img]][hex] [![License][license-img]][license]\n\n\u003e Powered by [Slime](https://github.com/slime-lang/slime)\n\n[github-img]: https://github.com/slime-lang/slime/actions/workflows/ci.yml/badge.svg\n[github]: https://github.com/slime-lang/slime/actions/workflows/ci.yml\n[hex-img]: https://img.shields.io/hexpm/v/phoenix_slime.svg\n[hex]: https://hex.pm/packages/phoenix_slime\n[license-img]: http://img.shields.io/badge/license-MIT-brightgreen.svg\n[license]: http://opensource.org/licenses/MIT\n\n## Usage\n\n  1. Add `{:phoenix_slime, \"~\u003e 0.13.1\"}` to your deps in `mix.exs`.\n  2. Add the following to your Phoenix `config/config.exs`:\n\n```elixir\n  config :phoenix, :template_engines,\n    slim: PhoenixSlime.Engine,\n    slime: PhoenixSlime.Engine,\n    slimleex: PhoenixSlime.LiveViewEngine # If you want to use LiveView\n```\n\nAn example project can be found at [slime-lang/phoenix_slime_example][phoenix_slime_example].\n\n[phoenix_slime_example]: https://github.com/slime-lang/phoenix_slime_example\n\n## Live Reloader\nIn `my_app/config/dev.exs`, include the `slim` and `slime` extensions in the list of watched files. (Replace `APP` with your app name.)\n\n```elixir\n# Watch static and templates for browser reloading.\nconfig :my_app, MyApp.Endpoint,\n  live_reload: [\n    patterns: [\n      ~r{priv/static/.*(js|css|png|jpeg|jpg|gif)$},\n      ~r{web/views/.*(ex)$},\n      ~r{lib/APP_web/templates/.*(eex|slim|slime)$}\n    ]\n  ]\n```\n\n## Generators\n\nThis library also includes two `mix` tasks:\n\n`mix phx.gen.html.slime`\n`mix phx.gen.layout.slime`\n\nThe first task creates a html resource in the same way `phx.gen.html` does\nwith the exception that all files are `.slime` files instead of `.eex` files.\n\nThe second task creates a new `lib/APP_web/templates/layout/app.html.slime` with the\nexact same content as the `app.html.eex` file. Do not forget to remove the old\n`app.html.eex` file.\n\nGenerated files have `.slime` extension by default. If you prefer `.slim`, you could add the following line to your config:\n\n```elixir\nconfig :phoenix_slime, :use_slim_extension, true\n```\n\n## License\n\nMIT license. Please see [LICENSE][license] for details.\n\n[LICENSE]: https://github.com/slime-lang/slime/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslime-lang%2Fphoenix_slime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslime-lang%2Fphoenix_slime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslime-lang%2Fphoenix_slime/lists"}