{"id":13507513,"url":"https://github.com/erlware/relx","last_synced_at":"2026-02-19T02:32:31.353Z","repository":{"id":8342108,"uuid":"9900098","full_name":"erlware/relx","owner":"erlware","description":"Sane, simple release creation for Erlang","archived":false,"fork":false,"pushed_at":"2025-11-09T15:57:39.000Z","size":6455,"stargazers_count":692,"open_issues_count":79,"forks_count":233,"subscribers_count":38,"default_branch":"main","last_synced_at":"2025-11-09T17:29:52.536Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://erlware.github.io/relx","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erlware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2013-05-07T00:09:13.000Z","updated_at":"2025-11-06T22:25:52.000Z","dependencies_parsed_at":"2024-06-18T13:40:27.193Z","dependency_job_id":"e9795e6e-3d99-4d4d-993d-963199c3c8c6","html_url":"https://github.com/erlware/relx","commit_stats":{"total_commits":972,"total_committers":152,"mean_commits":6.394736842105263,"dds":0.6049382716049383,"last_synced_commit":"8eb18fc92601f1fb96d8edb99c922186a4a80b64"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/erlware/relx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlware%2Frelx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlware%2Frelx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlware%2Frelx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlware%2Frelx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erlware","download_url":"https://codeload.github.com/erlware/relx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlware%2Frelx/sbom","scorecard":{"id":381488,"data":{"date":"2025-08-11","repo":{"name":"github.com/erlware/relx","commit":"b228c36bd152ecbe779469054693027cd93d2b33"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","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":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/shelltest.yml:1","Warn: no topLevel permission defined: .github/workflows/wintest.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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: priv/templates/bin:0","Info: Possibly incomplete results: error parsing shell code: case patterns must be separated with |: priv/templates/extended_bin:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/erlware/relx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/erlware/relx/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shelltest.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/erlware/relx/shelltest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/shelltest.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/erlware/relx/shelltest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shelltest.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/erlware/relx/shelltest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wintest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/erlware/relx/wintest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wintest.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/erlware/relx/wintest.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/main.yml:49","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":"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: Apache License 2.0: 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 'main'","Warn: branch protection not enabled for branch '4.0.0'"],"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 30 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-18T15:33:10.186Z","repository_id":8342108,"created_at":"2025-08-18T15:33:10.186Z","updated_at":"2025-08-18T15:33:10.186Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29601091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T00:59:38.239Z","status":"online","status_checked_at":"2026-02-19T02:00:07.702Z","response_time":117,"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":[],"created_at":"2024-08-01T02:00:35.493Z","updated_at":"2026-02-19T02:32:31.312Z","avatar_url":"https://github.com/erlware.png","language":"Erlang","readme":"![](https://github.com/erlware/relx/workflows/Common%20Test/badge.svg)\n![Cirrus CI - Task and Script Build Status](https://img.shields.io/cirrus/github/erlware/relx?label=OSX%20Tests)\n\nRelx\n=======\n\nRelx is a library that assembles Erlang/OTP releases. Given a release\nspecification and a list of directories in which to search for OTP\napplications it will generate a release output.\n\nIt is generally used through the Erlang/OTP build tool\n[rebar3](https://www.rebar3.org/) which provides a cli interface.\n\nDocumentation\n-----------\n\n`relx` is a library used by [rebar3](https://www.rebar3.org/). Documentation on\nusing `rebar3` for building releases with `relx` can be found on\n[rebar3.org](https://rebar3.org/docs/deployment/releases/).\n\nAlso see [Adopting Erlang's Releases\nchapter](https://adoptingerlang.org/docs/production/releases/). \n\n\nBuilding and Testing\n--------\n\nCommon Test suites can be run with `rebar3`:\n\n``` shell\n$ rebar3 compile\n$ rebar3 ct\n```\n\nTests for the start scripts that are generated by `relx` are tested with\n[shelltestrunner](https://github.com/simonmichael/shelltestrunner/).\n\nThe script `shelltests/run_tests.sh` will clone `rebar3` main and build it\nwith the current `relx` as a checkout dependency and then run the tests using\nthat `rebar3` escript:\n\n``` shell\n$ shelltests/run_tests.sh\n```\n","funding_links":[],"categories":["Build Tools","Release Management"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferlware%2Frelx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferlware%2Frelx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferlware%2Frelx/lists"}