{"id":38806285,"url":"https://github.com/geprog/lassie-bot-dog","last_synced_at":"2026-01-17T12:50:47.881Z","repository":{"id":46124978,"uuid":"369027802","full_name":"geprog/lassie-bot-dog","owner":"geprog","description":":dog: Lassie is a Gitlab bot which helps you with houskeeping :paw_prints:","archived":false,"fork":false,"pushed_at":"2025-07-14T14:55:18.000Z","size":219,"stargazers_count":5,"open_issues_count":16,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-24T10:04:54.876Z","etag":null,"topics":["bot","devops-tools","gitlab","gitlab-ci"],"latest_commit_sha":null,"homepage":"","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/geprog.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}},"created_at":"2021-05-19T23:40:27.000Z","updated_at":"2025-07-03T05:56:06.000Z","dependencies_parsed_at":"2023-01-22T17:45:47.617Z","dependency_job_id":"3a461a97-2df8-43c1-9d41-29991833b8b2","html_url":"https://github.com/geprog/lassie-bot-dog","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/geprog/lassie-bot-dog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geprog%2Flassie-bot-dog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geprog%2Flassie-bot-dog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geprog%2Flassie-bot-dog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geprog%2Flassie-bot-dog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geprog","download_url":"https://codeload.github.com/geprog/lassie-bot-dog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geprog%2Flassie-bot-dog/sbom","scorecard":{"id":423490,"data":{"date":"2025-08-11","repo":{"name":"github.com/geprog/lassie-bot-dog","commit":"f2909568978fd06c852ae903a2adc7521d5530a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","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":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go-test.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:12","Warn: no topLevel permission defined: .github/workflows/publish-json-schema.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"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/go-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/go-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/go-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/golangci-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/golangci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-json-schema.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/publish-json-schema.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-json-schema.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/publish-json-schema.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/geprog/lassie-bot-dog/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating golang:1.21 to golang:1.21@sha256:4746d26432a9117a5f58e95cb9f954ddf0de128e9d5816886514199316e4a2fb","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.4.2 not signed: https://api.github.com/repos/geprog/lassie-bot-dog/releases/232253511","Warn: release artifact helm-0.4.2 not signed: https://api.github.com/repos/geprog/lassie-bot-dog/releases/232254067","Warn: release artifact 0.4.1 not signed: https://api.github.com/repos/geprog/lassie-bot-dog/releases/229401057","Warn: release artifact helm-0.4.1 not signed: https://api.github.com/repos/geprog/lassie-bot-dog/releases/229401534","Warn: release artifact 0.4.2 does not have provenance: https://api.github.com/repos/geprog/lassie-bot-dog/releases/232253511","Warn: release artifact helm-0.4.2 does not have provenance: https://api.github.com/repos/geprog/lassie-bot-dog/releases/232254067","Warn: release artifact 0.4.1 does not have provenance: https://api.github.com/repos/geprog/lassie-bot-dog/releases/229401057","Warn: release artifact helm-0.4.1 does not have provenance: https://api.github.com/repos/geprog/lassie-bot-dog/releases/229401534"],"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":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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: 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-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"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 29 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-19T01:46:56.469Z","repository_id":46124978,"created_at":"2025-08-19T01:46:56.469Z","updated_at":"2025-08-19T01:46:56.469Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28508640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T11:50:55.898Z","status":"ssl_error","status_checked_at":"2026-01-17T11:50:55.569Z","response_time":85,"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":["bot","devops-tools","gitlab","gitlab-ci"],"created_at":"2026-01-17T12:50:47.777Z","updated_at":"2026-01-17T12:50:47.862Z","avatar_url":"https://github.com/geprog.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lassie\n\n\u003e :dog: Lassie loves :hotdog: `s and her doghouse is in the garden of Gitlab,\n but as a Rough Collie she has more to offer:\n\n- She can check your progress on Merge-Requests, merge them and hand out treats for diligent contributors\n- More to come ...\n\n## Installation\n\n### Create new Gitlab account for Lassie\n\nFirst, create a user for Lassie on your GitLab. We'll use `lassie` as username.\n\n### Create Gitlab api-token\n\nUsing the newly created `lassie` user, create a [Gitlab-Token](https://docs.gitlab.com/ce/user/profile/personal_access_tokens.html#create-a-personal-access-token).\n\n### Install Lassie with helm\n\n[Helm](https://helm.sh) must be installed to use the charts. Please refer to\nHelm's [documentation](https://helm.sh/docs) to get started.\n\nOnce Helm has been set up correctly, add the repo as follows:\n\n```bash\nhelm repo add lassie-bot-dog https://geprog.github.io/lassie-bot-dog/\n```\n\nIf you had already added this repo earlier, run `helm repo update` to retrieve\nthe latest versions of the packages.\n\nYou can then run `helm search repo lassie-bot-dog` to see the charts.\n\nTo install the `lassie-bot-dog` chart:\n\n```bash\nhelm install my-lassie-bot-dog lassie-bot-dog/lassie-bot-dog\n```\n\nTo uninstall the chart:\n\n```bash\nhelm delete my-lassie-bot-dog\n```\n\n## Project setup\n\n1. Add Lassie to your projects as Developer or Maintainer, the latter being required if she should be able to merge to protected branches\n1. Add a config file for Lassie ([Config-file docs](#config))\n\n## Config\n\nLassie can be controlled with a config file. To enable lassie for a project you have to create this file called `lassie.json` at the top-level of the repository.\n\n```json5\n{\n  \"$schema\": \"https://geprog.github.io/lassie-bot-dog/lassie.schema.json\",\n  \"plugins\": {\n    \"auto_merge\": {\n      \"squash\": true,\n      \"neededLabels\": [\"👀 Ready for Review\"],\n      \"requireMilestone\": true\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeprog%2Flassie-bot-dog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeprog%2Flassie-bot-dog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeprog%2Flassie-bot-dog/lists"}