{"id":37088049,"url":"https://github.com/depscloud/hacktoberfest","last_synced_at":"2026-01-14T10:49:21.684Z","repository":{"id":55663104,"uuid":"287380385","full_name":"depscloud/hacktoberfest","owner":"depscloud","description":"Identify heavily used open-source projects across your company's codebase.","archived":true,"fork":false,"pushed_at":"2024-11-07T16:49:12.000Z","size":77,"stargazers_count":5,"open_issues_count":7,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T15:03:05.229Z","etag":null,"topics":["hacktoberfest","hacktoberfest2020","oss-support"],"latest_commit_sha":null,"homepage":"https://deps.cloud","language":"Go","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/depscloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-08-13T21:09:14.000Z","updated_at":"2024-11-17T16:42:48.000Z","dependencies_parsed_at":"2022-08-15T05:50:53.591Z","dependency_job_id":"59bccd52-da48-4bec-a401-95cde51249ba","html_url":"https://github.com/depscloud/hacktoberfest","commit_stats":{"total_commits":31,"total_committers":3,"mean_commits":"10.333333333333334","dds":0.4193548387096774,"last_synced_commit":"23b9aaec34ca4caa85f827a04aefc3beb4980e98"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/depscloud/hacktoberfest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depscloud%2Fhacktoberfest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depscloud%2Fhacktoberfest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depscloud%2Fhacktoberfest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depscloud%2Fhacktoberfest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/depscloud","download_url":"https://codeload.github.com/depscloud/hacktoberfest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depscloud%2Fhacktoberfest/sbom","scorecard":{"id":335002,"data":{"date":"2025-08-11","repo":{"name":"github.com/depscloud/hacktoberfest","commit":"23b9aaec34ca4caa85f827a04aefc3beb4980e98"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 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":"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/depscloud/hacktoberfest/branch.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/depscloud/hacktoberfest/tag.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/depscloud/hacktoberfest/tag.yaml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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/branch.yaml:1","Warn: no topLevel permission defined: .github/workflows/tag.yaml: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":"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.4 not signed: https://api.github.com/repos/depscloud/hacktoberfest/releases/34423470","Warn: release artifact v0.2.3 not signed: https://api.github.com/repos/depscloud/hacktoberfest/releases/34391067","Warn: release artifact v0.2.2 not signed: https://api.github.com/repos/depscloud/hacktoberfest/releases/29722916","Warn: release artifact v0.2.4 does not have provenance: https://api.github.com/repos/depscloud/hacktoberfest/releases/34423470","Warn: release artifact v0.2.3 does not have provenance: https://api.github.com/repos/depscloud/hacktoberfest/releases/34391067","Warn: release artifact v0.2.2 does not have provenance: https://api.github.com/repos/depscloud/hacktoberfest/releases/29722916"],"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 9 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":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0236 / GHSA-h86h-8ppg-mxmh","Warn: Project is vulnerable to: GO-2021-0238 / GHSA-83g2-8m93-v3w7","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp"],"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-18T04:30:55.534Z","repository_id":55663104,"created_at":"2025-08-18T04:30:55.534Z","updated_at":"2025-08-18T04:30:55.534Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28417716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["hacktoberfest","hacktoberfest2020","oss-support"],"created_at":"2026-01-14T10:49:20.897Z","updated_at":"2026-01-14T10:49:21.679Z","avatar_url":"https://github.com/depscloud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deps.cloud Hacktoberfest tooling\n\nThis repository contains tooling to help support organizations participating in [Hacktoberfest].\n\n[Hacktoberfest]: https://hacktoberfest.digitalocean.com/\n\n![GitHub](https://img.shields.io/github/license/depscloud/hacktoberfest.svg)\n![Google Analytics](https://www.google-analytics.com/collect?v=1\u0026cid=555\u0026t=pageview\u0026ec=repo\u0026ea=open\u0026dp=hacktoberfest\u0026dt=hacktoberfest\u0026tid=UA-143087272-2)\n\ndeps.cloud is a tool to help understand how projects relate to one another.\nIt works by detecting dependencies defined in common [manifest files] (`pom.xml`, `package.json`, `go.mod`, etc).\nUsing this information, we’re able to answer questions about project dependencies.\n\n* What versions of _k8s.io/client-go_ do we depend on?\n* Which projects use _eslint_ as a non-dev dependency?\n* What open source libraries do we use the most?\n\n[manifest files]: https://deps.cloud/docs/concepts/manifests/\n\n## Prerequisites\n\nIn order to use this repository, you will need a [deployment] of deps.cloud running.\n\n[deployment]: https:/deps.cloud/docs/deploy/\n\n## Identifying contribution candidates\n\n`identify-contribution-candidates` looks for open source library use across your company.\nIt scores each project by how often it's used in your projects.\nWe then look up its source using [LibrariesIO](https://libraries.io).\n\n1. Download the latest command from the [releases](https://github.com/depscloud/hacktoberfest/releases) tab.\n\n1. Create a `config.yaml` file.\n   We use this to identify your companies modules in the graph.\n    ```yaml\n    company_patterns:\n      - ^.*depscloud.*$\n    ```\n\n2. Configure your [deps.cloud](https://deps.cloud/docs/deploy/) endpoint.\n    ```bash\n    export DEPSCLOUD_BASE_URL=http://localhost:8080\n    ``` \n\n3. Obtain an API Key from libraries.io\n    ```bash\n    export LIBRARIESIO_API_KEY=123wxyz\n    ```\n\n4. Run `identify-contribution-candidates`\n\nThat's it!\nAt the end of it's run, it writes out a `candidate.json` file.\n\n```json\n[\n  {\n    \"repository_url\": \"https://github.com/mjpitz/go-gracefully\",\n    \"score\": 4\n  }\n]\n```\n\n## Feeding into Mariner\n\nIndeed's [Mariner] project takes in a list of GitHub repositories and their scores.\nBecause Mariner only works with GitHub repositories, we will need to filter and format accordingly.\nAfter feeding this information through Mariner, you will be left with a set of tickets.\nThese tickets are not only great for getting started in open source, but also have a direct impact on your company. \n\n[Mariner]: https://github.com/indeedeng/Mariner\n\n# Support\n\nJoin our [mailing list] to get access to virtual events and ask any questions there.\n\nWe also have a [Slack] channel.\n\n[mailing list]: https://groups.google.com/a/deps.cloud/forum/#!forum/community/join\n[Slack]: https://depscloud.slack.com/join/shared_invite/zt-fd03dm8x-L5Vxh07smWr_vlK9Qg9q5A\n\n## Branch Checks\n\n![branch](https://github.com/depscloud/hacktoberfest/workflows/branch/badge.svg?branch=main)\n[![Go Report Card](https://goreportcard.com/badge/github.com/depscloud/hacktoberfest)](https://goreportcard.com/report/github.com/depscloud/hacktoberfest)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepscloud%2Fhacktoberfest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdepscloud%2Fhacktoberfest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepscloud%2Fhacktoberfest/lists"}