{"id":15043886,"url":"https://github.com/saksmt/f","last_synced_at":"2026-02-10T15:07:45.724Z","repository":{"id":57742863,"uuid":"55848523","full_name":"saksmt/f","owner":"saksmt","description":"Provides some useful (especially for method references) functional methods for Java 8","archived":false,"fork":false,"pushed_at":"2016-05-04T15:51:10.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-08-03T00:24:02.546Z","etag":null,"topics":["functional-programming","java","java-8","lambda","stream"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/saksmt.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}},"created_at":"2016-04-09T14:25:05.000Z","updated_at":"2017-10-28T00:36:01.000Z","dependencies_parsed_at":"2022-09-11T09:41:15.513Z","dependency_job_id":null,"html_url":"https://github.com/saksmt/f","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/saksmt/f","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saksmt%2Ff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saksmt%2Ff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saksmt%2Ff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saksmt%2Ff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saksmt","download_url":"https://codeload.github.com/saksmt/f/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saksmt%2Ff/sbom","scorecard":{"id":796161,"data":{"date":"2025-08-11","repo":{"name":"github.com/saksmt/f","commit":"401cf6b27d323b6e62bf1206fa86d7d60a4fc854"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/14 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":"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":"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":-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":"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":"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":"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":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 'develop'"],"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 15 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"}},{"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"}}]},"last_synced_at":"2025-08-23T09:02:13.130Z","repository_id":57742863,"created_at":"2025-08-23T09:02:13.130Z","updated_at":"2025-08-23T09:02:13.130Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29303402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T14:34:17.295Z","status":"ssl_error","status_checked_at":"2026-02-10T14:33:22.845Z","response_time":65,"last_error":"SSL_read: 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":["functional-programming","java","java-8","lambda","stream"],"created_at":"2024-09-24T20:49:46.253Z","updated_at":"2026-02-10T15:07:45.706Z","avatar_url":"https://github.com/saksmt.png","language":"Java","readme":"# f\n\nProvides some useful (especially for method references) functional methods for Java 8\n\n## Example\n\n```java\nimport static run.smt.f.functional.Pipes.*;\nimport static run.smt.f.functional.signaturemanip.ArgumentManipulation.*;\nimport static run.smt.f.functional.signaturemanip.ReturnManipulation.*;\nimport static run.smt.f.predef.LogicChecks.*;\nimport static run.smt.f.predef.LogicOperator.*;\n\nclass Example {\n    public void usage() {\n        getSomeStream()\n            .filter(and(this::isUseful, this::isGood))\n            .filter(not(this::isWrong))\n            .filter(isNotNull())\n            .map(pipe(bind(this::convertToPojo, getArg()), Pojo::getField))\n            .foreach(expand(this::dontNeedArgs));\n    }\n\n    private Stream getSomeStream() {}\n    private boolean isUseful(Object elem) {}\n    private boolean isGood(Object elem) {}\n    private boolean isWrong(Object elem) {}\n    private Arg getArg() {}\n    private Pojo convertToPojoWithArg(Arg arg, Object elem) {}\n    private void dontNeedArgs() {}\n\n}\n```\n\n## Modules\n\n - `definition` - Definition of functional interfaces\n - `functional` - Wrapper for easier usage with method references, contains all methods of functional interfaces as static methods\n - `predicate` - Definition of predicates, extended methods in functional interfaces for easier usage with functions returning boolean values\n - `predef` - Predefined operations and checks for both simple functional interfaces from `definition` and `predicate`\n - `all` - Parent module for all listed above\n\n## Download\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003erun.smt.f\u003c/groupId\u003e\n    \u003cartifactId\u003edefinition\u003c/artifactId\u003e\n    \u003cversion\u003e1.1.0\u003c/version\u003e\n\u003c/dependency\u003e\n\n\u003cdependency\u003e\n    \u003cgroupId\u003erun.smt.f\u003c/groupId\u003e\n    \u003cartifactId\u003efunctional\u003c/artifactId\u003e\n    \u003cversion\u003e1.1.0\u003c/version\u003e\n\u003c/dependency\u003e\n\n\u003cdependency\u003e\n    \u003cgroupId\u003erun.smt.f\u003c/groupId\u003e\n    \u003cartifactId\u003epredicate\u003c/artifactId\u003e\n    \u003cversion\u003e1.1.0\u003c/version\u003e\n\u003c/dependency\u003e\n\n\u003cdependency\u003e\n    \u003cgroupId\u003erun.smt.f\u003c/groupId\u003e\n    \u003cartifactId\u003epredef\u003c/artifactId\u003e\n    \u003cversion\u003e1.1.0\u003c/version\u003e\n\u003c/dependency\u003e\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaksmt%2Ff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaksmt%2Ff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaksmt%2Ff/lists"}