{"id":20936886,"url":"https://github.com/siroshun09/event4j","last_synced_at":"2025-10-05T01:55:40.269Z","repository":{"id":38323932,"uuid":"298748517","full_name":"Siroshun09/Event4J","owner":"Siroshun09","description":"An event library for Java","archived":false,"fork":false,"pushed_at":"2025-09-21T09:30:21.000Z","size":1260,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-21T10:25:31.688Z","etag":null,"topics":["event","java","library"],"latest_commit_sha":null,"homepage":"https://siroshun09.github.io/Event4J/latest/","language":"Java","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/Siroshun09.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":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}},"created_at":"2020-09-26T06:01:16.000Z","updated_at":"2025-09-21T09:30:24.000Z","dependencies_parsed_at":"2023-02-09T20:15:24.774Z","dependency_job_id":"5a709cf1-e0c4-4de1-a954-202367f2c159","html_url":"https://github.com/Siroshun09/Event4J","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/Siroshun09/Event4J","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siroshun09%2FEvent4J","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siroshun09%2FEvent4J/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siroshun09%2FEvent4J/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siroshun09%2FEvent4J/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Siroshun09","download_url":"https://codeload.github.com/Siroshun09/Event4J/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siroshun09%2FEvent4J/sbom","scorecard":{"id":130577,"data":{"date":"2025-08-11","repo":{"name":"github.com/Siroshun09/Event4J","commit":"ea6444b96fbf1878c12a7fd4fb4a1de2bdf5de68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/12 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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/Siroshun09/Event4J/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-javadoc.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/Siroshun09/Event4J/deploy-javadoc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-javadoc.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/Siroshun09/Event4J/update-javadoc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-javadoc.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Siroshun09/Event4J/update-javadoc.yml/master?enable=pin","Info:   0 out of   4 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-javadoc.yml:1","Warn: no topLevel permission defined: .github/workflows/update-javadoc.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":"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":"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":"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: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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-16T05:11:22.164Z","repository_id":38323932,"created_at":"2025-08-16T05:11:22.164Z","updated_at":"2025-08-16T05:11:22.164Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278399690,"owners_count":25980332,"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-10-04T02:00:05.491Z","response_time":63,"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":["event","java","library"],"created_at":"2024-11-18T22:28:51.541Z","updated_at":"2025-10-05T01:55:40.265Z","avatar_url":"https://github.com/Siroshun09.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Maven Central](https://img.shields.io/maven-central/v/dev.siroshun.event4j/event4j-api)\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/Siroshun09/Event4J/build.yml?branch=master)\n![GitHub](https://img.shields.io/github/license/Siroshun09/Event4J)\n[![Javadoc](https://img.shields.io/badge/javadoc-page-orange)](https://siroshun09.github.io/Event4J/latest)\n\n# Event4J\n\nEvent4J is the simple event library for Java.\n\n## Requirements\n\n- Java 21+\n\n## Usage\n\nIf you need implementations of api, you can change `event4j-api` to `event4j-tree`.\n\n#### For Maven:\n\n```xml\n    \u003cdependency\u003e\n        \u003cgroupId\u003edev.siroshun.event4j\u003c/groupId\u003e\n        \u003cartifactId\u003eevent4j-api\u003c/artifactId\u003e\n        \u003cversion\u003e4.0.2\u003c/version\u003e\n    \u003c/dependency\u003e\n```\n\n#### For Gradle:\n\n```groovy\ndependencies {\n    compile 'dev.siroshun.event4j:event4j-api:4.0.2'\n}\n```\n\n```kotlin\ndependencies {\n    implementation(\"dev.siroshun.event4j:event4j-api:4.0.2\")\n}\n```\n\n## Documentations\n\nJavadoc: https://siroshun09.github.io/Event4J/latest\n\n## License\n\nThis project is under the MIT license. Please see [LICENSE](LICENSE) for more info.\n\nCopyright © 2020-2025, Siroshun09\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiroshun09%2Fevent4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiroshun09%2Fevent4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiroshun09%2Fevent4j/lists"}