{"id":182289,"name":null,"description":"Create mobile-friendly documentation sites by post-processing javadocs in GitHub Actions","url":"https://github.com/cicirello/javadoc-cleanup","last_synced_at":"2025-09-10T01:22:22.144Z","repository":{"id":38079620,"uuid":"297662914","full_name":"cicirello/javadoc-cleanup","owner":"cicirello","description":"Create mobile-friendly documentation sites by post-processing javadocs in GitHub Actions","archived":false,"fork":false,"pushed_at":"2025-09-04T22:32:33.000Z","size":345,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T00:22:09.946Z","etag":null,"topics":["documentation","documentation-site","github-actions","java","javadoc","mobile-browsers","mobile-friendly"],"latest_commit_sha":null,"homepage":"https://actions.cicirello.org/javadoc-cleanup/","language":"Python","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/cicirello.png","metadata":{"funding":{"github":"cicirello","patreon":null,"open_collective":null,"ko_fi":"cicirello","tidelift":null,"community_bridge":null,"liberapay":"cicirello","issuehunt":null,"otechie":null,"custom":null},"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-22T13:47:20.000Z","updated_at":"2025-09-04T22:32:30.000Z","dependencies_parsed_at":"2023-02-04T19:47:13.099Z","dependency_job_id":"a07f595b-b1e0-493f-bb4f-12522dc64bff","html_url":"https://github.com/cicirello/javadoc-cleanup","commit_stats":{"total_commits":207,"total_committers":2,"mean_commits":103.5,"dds":0.2028985507246377,"last_synced_commit":"5ee388df5a09b2e0d11f5b6dbc63c3fbcd2f3e3b"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/cicirello/javadoc-cleanup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/sbom","scorecard":{"id":282532,"data":{"date":"2025-08-11","repo":{"name":"github.com/cicirello/javadoc-cleanup","commit":"a2e36310759439db880adb8bfc0c2c01acfecc7f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"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":"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/9 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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/major-release-num.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/major-release-num.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/major-release-num.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4: pin your Docker image by updating ghcr.io/cicirello/pyaction:3.13.5-gh-2.75.1 to ghcr.io/cicirello/pyaction:3.13.5-gh-2.75.1@sha256:f7a134206e5edf6d1dfa3eba0d9768a77f1521ec4f2647a16ac7ae62b3f29789","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/cicirello/.github/SECURITY.md:1","Info: Found linked content: github.com/cicirello/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/cicirello/.github/SECURITY.md:1","Info: Found text in security policy: github.com/cicirello/.github/SECURITY.md:1"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 24 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-17T16:17:01.844Z","repository_id":38079620,"created_at":"2025-08-17T16:17:01.844Z","updated_at":"2025-08-17T16:17:01.844Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274395886,"owners_count":25277387,"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-09-09T02:00:10.223Z","response_time":80,"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":{"login":"cicirello","name":"Vincent A. Cicirello","uuid":"762030","kind":"user","description":"Vincent A. Cicirello is a researcher in AI, evolutionary computation, and swarm intelligence.","email":"","website":"https://www.cicirello.org/","location":"Galloway, NJ","twitter":null,"company":"Stockton University","icon_url":"https://avatars.githubusercontent.com/u/762030?u=1cad2b960f6d6bdfb9f768a1f51474b986143327\u0026v=4","repositories_count":53,"last_synced_at":"2025-08-28T15:05:27.804Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"cicirello","patreon":null,"open_collective":null,"ko_fi":"cicirello","tidelift":null,"community_bridge":null,"liberapay":"cicirello","issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/cicirello","funding_links":["https://github.com/sponsors/cicirello","https://ko-fi.com/cicirello","https://liberapay.com/cicirello"],"total_stars":544,"followers":110,"following":35,"created_at":"2022-11-06T01:18:13.277Z","updated_at":"2025-08-28T15:05:27.804Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello/repositories"},"packages":[{"id":5806550,"name":"cicirello/javadoc-cleanup","ecosystem":"actions","description":"Create mobile-friendly javadocs in GitHub Actions","homepage":"https://actions.cicirello.org/javadoc-cleanup/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cicirello/javadoc-cleanup","keywords_array":["documentation","documentation-site","github-actions","java","javadoc","mobile-browsers","mobile-friendly"],"namespace":"cicirello","versions_count":15,"first_release_published_at":"2020-09-22T19:53:18.000Z","latest_release_published_at":"2025-07-15T20:30:37.000Z","latest_release_number":"v1.3.8","last_synced_at":"2025-09-05T00:34:08.077Z","created_at":"2023-01-04T16:16:24.838Z","updated_at":"2025-09-05T16:37:23.798Z","registry_url":"https://github.com/cicirello/javadoc-cleanup","install_command":null,"documentation_url":null,"metadata":{"name":"javadoc-cleanup","description":"Create mobile-friendly javadocs in GitHub Actions","branding":{"icon":"book-open","color":"green"},"inputs":{"path-to-root":{"description":"The path to the root of the website","required":false,"default":"."},"base-url-path":{"description":"The url of your webpage","required":false,"default":""},"user-defined-block":{"description":"This block will be inserted verbatim into the head of each javadoc page","required":false,"default":""}},"outputs":{"modified-count":{"description":"The number of html files modified by javadoc-cleanup."}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.path-to-root }}","${{ inputs.base-url-path }}","${{ inputs.user-defined-block }}"]},"default_branch":"master","path":null},"repo_metadata":{"id":38079620,"uuid":"297662914","full_name":"cicirello/javadoc-cleanup","owner":"cicirello","description":"Create mobile-friendly documentation sites by post-processing javadocs in GitHub Actions","archived":false,"fork":false,"pushed_at":"2025-09-04T22:32:33.000Z","size":345,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T00:22:09.946Z","etag":null,"topics":["documentation","documentation-site","github-actions","java","javadoc","mobile-browsers","mobile-friendly"],"latest_commit_sha":null,"homepage":"https://actions.cicirello.org/javadoc-cleanup/","language":"Python","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/cicirello.png","metadata":{"funding":{"github":"cicirello","patreon":null,"open_collective":null,"ko_fi":"cicirello","tidelift":null,"community_bridge":null,"liberapay":"cicirello","issuehunt":null,"otechie":null,"custom":null},"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-22T13:47:20.000Z","updated_at":"2025-09-04T22:32:30.000Z","dependencies_parsed_at":"2023-02-04T19:47:13.099Z","dependency_job_id":"a07f595b-b1e0-493f-bb4f-12522dc64bff","html_url":"https://github.com/cicirello/javadoc-cleanup","commit_stats":{"total_commits":207,"total_committers":2,"mean_commits":103.5,"dds":0.2028985507246377,"last_synced_commit":"5ee388df5a09b2e0d11f5b6dbc63c3fbcd2f3e3b"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/cicirello/javadoc-cleanup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/sbom","scorecard":{"id":282532,"data":{"date":"2025-08-11","repo":{"name":"github.com/cicirello/javadoc-cleanup","commit":"a2e36310759439db880adb8bfc0c2c01acfecc7f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.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":"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":"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/9 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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/major-release-num.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/major-release-num.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/javadoc-cleanup/major-release-num.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4: pin your Docker image by updating ghcr.io/cicirello/pyaction:3.13.5-gh-2.75.1 to ghcr.io/cicirello/pyaction:3.13.5-gh-2.75.1@sha256:f7a134206e5edf6d1dfa3eba0d9768a77f1521ec4f2647a16ac7ae62b3f29789","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/cicirello/.github/SECURITY.md:1","Info: Found linked content: github.com/cicirello/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/cicirello/.github/SECURITY.md:1","Info: Found text in security policy: github.com/cicirello/.github/SECURITY.md:1"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 24 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-17T16:17:01.844Z","repository_id":38079620,"created_at":"2025-08-17T16:17:01.844Z","updated_at":"2025-08-17T16:17:01.844Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273785417,"owners_count":25167837,"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-09-05T02:00:09.113Z","response_time":402,"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":"cicirello","name":"Vincent A. Cicirello","uuid":"762030","kind":"user","description":"Vincent A. Cicirello is a researcher in AI, evolutionary computation, and swarm intelligence.","email":"","website":"https://www.cicirello.org/","location":"Galloway, NJ","twitter":null,"company":"Stockton University","icon_url":"https://avatars.githubusercontent.com/u/762030?u=1cad2b960f6d6bdfb9f768a1f51474b986143327\u0026v=4","repositories_count":53,"last_synced_at":"2025-08-28T15:05:27.804Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"cicirello","patreon":null,"open_collective":null,"ko_fi":"cicirello","tidelift":null,"community_bridge":null,"liberapay":"cicirello","issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/cicirello","funding_links":["https://github.com/sponsors/cicirello","https://ko-fi.com/cicirello","https://liberapay.com/cicirello"],"total_stars":544,"followers":110,"following":35,"created_at":"2022-11-06T01:18:13.277Z","updated_at":"2025-08-28T15:05:27.804Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello/repositories"},"tags":[{"name":"v1.3.8","sha":"a109074e2d4945a5d26adfecc326f8136cb9dcd3","kind":"commit","published_at":"2025-07-15T20:30:37.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.3.8","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.3.8","dependencies_parsed_at":"2025-07-18T04:36:16.581Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"3a003a6c9039fa9ec01186dc1aad43f357085347","kind":"commit","published_at":"2023-10-05T15:51:05.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.3.7","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.3.7","dependencies_parsed_at":"2023-10-11T06:12:06.974Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"1a4be09e46413974b7c68f4075cc8c0cd938a989","kind":"commit","published_at":"2022-10-24T21:56:03.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.3.6","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.3.6","dependencies_parsed_at":"2023-06-01T09:04:45.511Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"55c3ea796d09a0b38b9247d16449090a8fe60869","kind":"commit","published_at":"2022-10-20T21:06:48.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.3.5","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.3.5","dependencies_parsed_at":"2023-05-31T17:40:02.482Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.5/manifests"},{"name":"v1","sha":"aa3fbf8b77be904e48cdcab7fbdb739f3b0638ee","kind":"tag","published_at":"2022-09-02T16:45:54.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1","dependencies_parsed_at":"2023-05-30T18:19:56.050Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1/manifests"},{"name":"v1.3.4","sha":"aa3fbf8b77be904e48cdcab7fbdb739f3b0638ee","kind":"commit","published_at":"2022-09-02T16:44:15.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.3.4","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.3.4","dependencies_parsed_at":"2023-05-30T18:19:55.150Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"27c83634aab5c08fa5c0360c22b73887ad77bcf4","kind":"commit","published_at":"2022-09-02T16:26:47.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.3.3","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.3.3","dependencies_parsed_at":"2023-05-30T18:19:55.612Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"ef23269b3b39f8d71200f09a8c183db37dea1426","kind":"commit","published_at":"2022-03-18T19:23:06.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.3.2","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.3.2","dependencies_parsed_at":"2023-05-30T18:19:56.577Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"8b135d4abde9718ab50db95bf4fb8b26e754abf7","kind":"commit","published_at":"2022-03-04T20:03:12.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.3.1","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.3.1","dependencies_parsed_at":"2023-05-30T18:19:57.077Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"246ded7084b427fefdfc12e9828af928c19116f1","kind":"commit","published_at":"2021-05-26T19:23:04.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.3.0","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-30T18:19:57.600Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"350f034d804d0b6555fae6bc133acc3ca4f81905","kind":"commit","published_at":"2021-05-06T20:43:22.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.2.1","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.2.1","dependencies_parsed_at":"2023-05-30T18:19:58.151Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"d3bc41b029d583abd0bdef05f5b89da74b2f0918","kind":"commit","published_at":"2020-10-15T19:41:46.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.2.0","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-30T18:19:58.496Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e2e41d0aa6f95ce86b11de6c237936c85c97e20d","kind":"commit","published_at":"2020-09-24T14:55:47.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.1.0","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T18:19:58.879Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"11dc8260540ef8a82ab4853abefdd3f51e9a57b2","kind":"commit","published_at":"2020-09-23T13:58:56.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.0.1","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-30T18:19:59.213Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f9462e5b523ea2c6bb602521ebccd2aa5407416a","kind":"commit","published_at":"2020-09-22T19:53:18.000Z","download_url":"https://codeload.github.com/cicirello/javadoc-cleanup/tar.gz/v1.0.0","html_url":"https://github.com/cicirello/javadoc-cleanup/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T18:19:59.598Z","dependency_job_id":null,"purl":"pkg:github/cicirello/javadoc-cleanup@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T16:37:23.798Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":11.798447155759785,"dependent_packages_count":0.0,"stargazers_count":14.222785612422753,"forks_count":21.67326889557915,"docker_downloads_count":null,"average":11.923625415940421},"purl":"pkg:githubactions/cicirello/javadoc-cleanup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/cicirello/javadoc-cleanup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/cicirello/javadoc-cleanup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/cicirello/javadoc-cleanup/dependencies","status":null,"funding_links":["https://github.com/sponsors/cicirello","https://ko-fi.com/cicirello","https://liberapay.com/cicirello"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T16:22:27.282Z","issues_count":17,"pull_requests_count":76,"avg_time_to_close_issue":97673.58823529411,"avg_time_to_close_pull_request":67656.52702702703,"issues_closed_count":17,"pull_requests_closed_count":74,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.4117647058823529,"avg_comments_per_pull_request":0.06578947368421052,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":51,"past_year_issues_count":0,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":318123.8333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/issues","maintainers":[{"login":"cicirello","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicirello"}],"active_maintainers":[{"login":"cicirello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicirello"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cicirello%2Fjavadoc-cleanup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cicirello%2Fjavadoc-cleanup/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cicirello%2Fjavadoc-cleanup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cicirello%2Fjavadoc-cleanup/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32195,"maintainers_count":0,"namespaces_count":20211,"keywords_count":6162,"github":"actions","metadata":{"funded_packages_count":2688},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-09T05:58:17.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":477425,"full_name":"cicirello/javadoc-cleanup","default_branch":"master","committers":[{"name":"Vincent A. Cicirello","email":"cicirello","login":"cicirello","count":165},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":42}],"total_commits":207,"total_committers":2,"total_bot_commits":42,"total_bot_committers":1,"mean_commits":103.5,"dds":0.2028985507246377,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"Vincent A. Cicirello","email":"cicirello","login":"cicirello","count":4}],"past_year_total_commits":12,"past_year_total_committers":2,"past_year_total_bot_commits":8,"past_year_total_bot_committers":1,"past_year_mean_commits":6.0,"past_year_dds":0.33333333333333337,"last_synced_at":"2024-11-09T07:55:23.255Z","last_synced_commit":"5ee388df5a09b2e0d11f5b6dbc63c3fbcd2f3e3b","created_at":"2023-03-09T01:14:05.147Z","updated_at":"2024-11-09T07:55:23.256Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"cicirello/javadoc-cleanup","html_url":"https://github.com/cicirello/javadoc-cleanup","last_synced_at":"2025-09-06T03:59:16.968Z","status":null,"issues_count":17,"pull_requests_count":76,"avg_time_to_close_issue":97673.58823529411,"avg_time_to_close_pull_request":67197.73333333334,"issues_closed_count":17,"pull_requests_closed_count":75,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.4117647058823529,"avg_comments_per_pull_request":0.06578947368421052,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":51,"past_year_issues_count":0,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":277427.14285714284,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-11T00:33:24.865Z","updated_at":"2025-09-06T03:59:16.970Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjavadoc-cleanup/issues","issue_labels_count":{"bug":8,"enhancement":1,"github_actions":1,"testing":1,"CI/CD":1},"pull_request_labels_count":{"dependencies":53,"docker":41,"github_actions":13,"documentation":4,"bug":3,"testing":1,"CI/CD":1,"hacktoberfest-accepted":1},"issue_author_associations_count":{"OWNER":16,"NONE":1},"pull_request_author_associations_count":{"CONTRIBUTOR":51,"OWNER":25},"issue_authors":{"cicirello":16,"Retch":1},"pull_request_authors":{"dependabot[bot]":51,"cicirello":25},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-10T00:00:25.260Z","repositories_count":10197869,"issues_count":32215607,"pull_requests_count":101722100,"authors_count":10741973,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":7,"docker":5,"github_actions":2,"documentation":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":7,"OWNER":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":7,"cicirello":1},"maintainers":[{"login":"cicirello","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicirello"}],"active_maintainers":[{"login":"cicirello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicirello"}]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":2,"DeleteEvent":5,"IssueCommentEvent":2,"PushEvent":7,"PullRequestReviewEvent":2,"PullRequestEvent":9,"ForkEvent":1,"CreateEvent":4},"last_year":{"ReleaseEvent":1,"WatchEvent":2,"DeleteEvent":5,"IssueCommentEvent":2,"PushEvent":7,"PullRequestReviewEvent":2,"PullRequestEvent":9,"ForkEvent":1,"CreateEvent":4}},"keywords":["documentation","documentation-site","github-actions","java","javadoc","mobile-browsers","mobile-friendly"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T11:54:44.443Z","updated_at":"2023-01-04T11:54:44.443Z","repository_link":"https://github.com/cicirello/javadoc-cleanup/blob/master/.github/workflows/build.yml","dependencies":[{"id":6861960095,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6861960096,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6861960097,"package_name":"./","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T11:54:44.448Z","updated_at":"2023-01-04T11:54:44.448Z","repository_link":"https://github.com/cicirello/javadoc-cleanup/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6861960098,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6861960099,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861960100,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861960101,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/major-release-num.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T11:54:44.453Z","updated_at":"2023-01-04T11:54:44.453Z","repository_link":"https://github.com/cicirello/javadoc-cleanup/blob/master/.github/workflows/major-release-num.yml","dependencies":[{"id":6861960102,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T11:54:44.458Z","updated_at":"2023-01-04T11:54:44.458Z","repository_link":"https://github.com/cicirello/javadoc-cleanup/blob/master/action.yml","dependencies":[{"id":6861960103,"package_name":"Dockerfile","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-04T11:54:44.462Z","updated_at":"2023-01-04T11:54:44.462Z","repository_link":"https://github.com/cicirello/javadoc-cleanup/blob/master/Dockerfile","dependencies":[{"id":6861960104,"package_name":"ghcr.io/cicirello/pyaction","ecosystem":"docker","requirements":"4.14.0","direct":true,"kind":"build","optional":false}]}],"score":5.655991810819852,"created_at":"2025-09-09T01:59:42.334Z","updated_at":"2025-10-07T08:41:19.539Z","avatar_url":"https://github.com/cicirello.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/cicirello","https://ko-fi.com/cicirello","https://liberapay.com/cicirello"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["archival","projection","sequences","interactive","generic","evolutionary-algorithms","genetic-algorithm","randomization","scheduling","controllers"],"project_url":"https://science.ecosyste.ms/api/v1/projects/182289","html_url":"https://science.ecosyste.ms/projects/182289"}