{"id":401987,"url":"https://github.com/ash-project/crux","last_synced_at":"2026-06-11T18:20:40.244Z","repository":{"id":318774208,"uuid":"1076527941","full_name":"ash-project/crux","owner":"ash-project","description":"Library for boolean satisfiability solving and expression manipulation.","archived":false,"fork":false,"pushed_at":"2025-11-18T22:42:45.000Z","size":111,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T05:18:50.403Z","etag":null,"topics":["elixir","sat-solver"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/crux","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ash-project.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSES/MIT.txt","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":["zachdaniel","jimsynz"]}},"created_at":"2025-10-15T01:50:59.000Z","updated_at":"2025-11-18T22:42:49.000Z","dependencies_parsed_at":"2025-10-15T15:05:22.623Z","dependency_job_id":"011382aa-fe55-4df4-bfc7-86704a506064","html_url":"https://github.com/ash-project/crux","commit_stats":null,"previous_names":["ash-project/crux"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ash-project/crux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fcrux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fcrux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fcrux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fcrux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ash-project","download_url":"https://codeload.github.com/ash-project/crux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fcrux/sbom","scorecard":{"id":1238815,"data":{"date":"2025-10-16T00:53:49Z","repo":{"name":"github.com/ash-project/crux","commit":"08cdeb48065682245849f9b8c516c894971567c4"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":7.1,"checks":[{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":3,"reason":"Found 3/9 approved changesets -- score normalized to 3","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ash-project/crux/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/ash-project/crux/scorecard.yml/main?enable=pin","Info:   2 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:22","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/ci.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:15","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:22"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/absorption_law_test.exs:7","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/annihilator_law_test.exs:7","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/associativity_law_test.exs:7","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/commutativity_law_test.exs:8","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/complement_law_test.exs:7","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/consensus_theorem_test.exs:7","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/de_morgans_law_test.exs:7","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/distributive_law_test.exs:7","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/distributivity_based_simplification_law_test.exs:7","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/idempotent_law_test.exs:8","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/identity_law_test.exs:8","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/negation_law_test.exs:8","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/tautology_law_test.exs:7","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule/unit_resolution_test.exs:7","Info: ElixirPropertyBasedTesting integration found: test/crux/expression/rewrite_rule_test.exs:7","Info: ElixirPropertyBasedTesting integration found: test/crux/expression_test.exs:8","Info: ElixirPropertyBasedTesting integration found: test/crux/formula_test.exs:7","Info: ElixirPropertyBasedTesting integration found: test/crux_test.exs:10"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSES/MIT.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSES/MIT.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (3) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/ash-project/.github/SECURITY.md:1","Info: Found linked content: github.com/ash-project/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/ash-project/.github/SECURITY.md:1","Info: Found text in security policy: github.com/ash-project/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: found contributions from: betterlifehealth, spandex-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}},{"name":"CI-Tests","score":6,"reason":"2 out of 3 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-10-16T06:49:54.991Z","repository_id":318774208,"created_at":"2025-10-16T06:49:54.991Z","updated_at":"2025-10-16T06:49:54.991Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27439846,"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-12-01T02:00:06.371Z","response_time":60,"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":["elixir","sat-solver"],"created_at":"2025-12-03T12:16:31.674Z","updated_at":"2025-12-03T12:18:29.651Z","avatar_url":"https://github.com/ash-project.png","language":"Elixir","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/401987","html_url":"https://opencollective.ecosyste.ms/projects/401987","collective":{"id":1620,"uuid":"03k0exgz-nm8yj64m-rm765wao-9r7b4dlv","slug":"ash-framework","name":"Ash Framework","description":"The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.","website":"https://ash-hq.org/","github":"ash-project","twitter":"AshFramework","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://ash-hq.org/"},{"type":"BLUESKY","url":"https://bsky.app/profile/ash-hq.org"},{"type":"GITHUB","url":"https://github.com/ash-project"},{"type":"TWITTER","url":"https://twitter.com/AshFramework"}],"currency":"USD","projects_count":57,"last_synced_at":"2026-06-29T06:15:11.782Z","created_at":"2024-01-10T13:17:50.467Z","updated_at":"2026-06-29T06:15:11.930Z","transactions_count":0,"balance":3125.3400000000006,"account_type":"COLLECTIVE","owner":{"login":"ash-project","name":"Ash Framework","uuid":"58521182","kind":"organization","description":"A resource oriented design framework for building applications in Elixir","email":null,"website":"https://www.ash-hq.org/","location":null,"twitter":"AshFramework","company":null,"icon_url":"https://avatars.githubusercontent.com/u/58521182?v=4","repositories_count":56,"last_synced_at":"2025-12-23T02:51:44.888Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"ash-framework"}},"html_url":"https://github.com/ash-project","funding_links":["https://opencollective.com/ash-framework"],"total_stars":4568,"followers":348,"following":0,"created_at":"2022-11-15T17:42:47.405Z","updated_at":"2025-12-23T02:51:44.888Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ash-project","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ash-project/repositories"},"last_project_activity_at":"2025-11-18T22:42:45.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-09-21T21:48:51.027Z","collective_updated_at":"2025-07-28T19:15:36.616Z","html_url":"https://opencollective.com/ash-framework","icon_url":"https://images.opencollective.com/ash-framework/logo/40.png","total_donations":4093.7799999999997,"total_expenses":-1727.6600000000008,"current_balance":3125.3400000000006,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ash-framework","url":"https://opencollective.ecosyste.ms/collectives/ash-framework","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ash-framework/projects"}}