{"id":3583113,"name":"github.com/bww/epl","ecosystem":"go","description":"","homepage":"https://github.com/bww/epl","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bww/epl","keywords_array":[],"namespace":"github.com/bww","versions_count":7,"first_release_published_at":"2020-04-12T21:51:13.000Z","latest_release_published_at":"2024-06-11T23:16:54.000Z","latest_release_number":"v1.1.5","last_synced_at":"2026-08-01T11:01:00.406Z","created_at":"2022-04-11T04:22:22.699Z","updated_at":"2026-09-08T23:07:38.979Z","registry_url":"https://pkg.go.dev/github.com/bww/epl","install_command":"go get github.com/bww/epl","documentation_url":"https://pkg.go.dev/github.com/bww/epl#section-documentation","metadata":{},"repo_metadata":{"id":26913140,"uuid":"30375112","full_name":"bww/epl","owner":"bww","description":"Embedded predicate language","archived":false,"fork":false,"pushed_at":"2024-06-11T23:17:14.000Z","size":105,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-02T07:17:58.074Z","etag":null,"topics":["go","golang","language","predicate"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/bww.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2015-02-05T19:53:57.000Z","updated_at":"2024-06-11T23:17:03.000Z","dependencies_parsed_at":"2024-12-22T04:29:06.197Z","dependency_job_id":"f18ef156-a07b-4758-b668-a2bb97e97287","html_url":"https://github.com/bww/epl","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/bww/epl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bww","download_url":"https://codeload.github.com/bww/epl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/sbom","scorecard":{"id":259827,"data":{"date":"2025-08-11","repo":{"name":"github.com/bww/epl","commit":"abd2f0ee4c14c99c855127be9acc443c22ccb877"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/25 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":"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":"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":"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":"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":-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":"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":"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":"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-17T10:35:04.597Z","repository_id":26913140,"created_at":"2025-08-17T10:35:04.597Z","updated_at":"2025-08-17T10:35:04.597Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37170447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"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"},"owner_record":{"login":"bww","name":"Brian W. Wolter","uuid":"774903","kind":"user","description":"","email":"","website":"https://www.brianwolter.com","location":"Brooklyn","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/774903?u=4c5f23db546b63a06853e3247219b09856cafff1\u0026v=4","repositories_count":94,"last_synced_at":"2026-09-02T07:17:55.454Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/bww","funding_links":[],"total_stars":102,"followers":27,"following":1,"created_at":"2022-11-03T02:02:46.692Z","updated_at":"2026-09-02T07:17:55.490Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bww","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bww/repositories"},"tags":[{"name":"v1.1.5","sha":"abd2f0ee4c14c99c855127be9acc443c22ccb877","kind":"tag","published_at":"2024-06-11T23:17:07.000Z","download_url":"https://codeload.github.com/bww/epl/tar.gz/v1.1.5","html_url":"https://github.com/bww/epl/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bww/epl@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"708d706978ce062814a79a99aba567712fac70a5","kind":"tag","published_at":"2024-06-11T23:11:56.000Z","download_url":"https://codeload.github.com/bww/epl/tar.gz/v1.1.4","html_url":"https://github.com/bww/epl/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bww/epl@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"26ea7212bb943c690e029cdfce003c52f0f6c655","kind":"tag","published_at":"2024-06-11T23:05:10.000Z","download_url":"https://codeload.github.com/bww/epl/tar.gz/v1.1.3","html_url":"https://github.com/bww/epl/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bww/epl@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3261914f54914c411fdad9183eb77e02c2fc4559","kind":"tag","published_at":"2021-11-21T01:31:39.000Z","download_url":"https://codeload.github.com/bww/epl/tar.gz/v1.1.2","html_url":"https://github.com/bww/epl/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bww/epl@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"baefefa37563ff3aae7c0254e380f9633cb20f1a","kind":"tag","published_at":"2020-08-20T21:37:37.000Z","download_url":"https://codeload.github.com/bww/epl/tar.gz/v1.1.1","html_url":"https://github.com/bww/epl/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bww/epl@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"74db122802a2e535b378da9fd77ab664c1d65cb3","kind":"tag","published_at":"2020-04-16T00:52:58.000Z","download_url":"https://codeload.github.com/bww/epl/tar.gz/v1.1.0","html_url":"https://github.com/bww/epl/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bww/epl@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"da864b2f1fc9f77a7933bb4a8bd950bb9a2c48e7","kind":"tag","published_at":"2020-04-12T21:51:27.000Z","download_url":"https://codeload.github.com/bww/epl/tar.gz/v1.0.0","html_url":"https://github.com/bww/epl/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bww/epl@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-08T23:07:38.979Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":2.8864699713528235,"dependent_packages_count":5.81315175819428,"stargazers_count":19.31743686096391,"forks_count":18.874807547049322,"docker_downloads_count":null,"average":11.722966534390084},"purl":"pkg:golang/github.com/bww/epl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bww/epl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bww/epl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bww/epl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-08T15:19:20.897Z","issues_count":0,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":288.6666666666667,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bww%2Fepl/issues","maintainers":[{"login":"bww","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bww"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbww%2Fepl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbww%2Fepl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbww%2Fepl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbww%2Fepl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbww%2Fepl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbww%2Fepl/codemeta","maintainers":[]}