{"id":37168721,"url":"https://github.com/sharovik/devbot","last_synced_at":"2026-01-14T19:56:11.422Z","repository":{"id":42014372,"uuid":"223594814","full_name":"sharovik/devbot","owner":"sharovik","description":"Golang slack chat-bot","archived":false,"fork":false,"pushed_at":"2024-08-26T19:45:23.000Z","size":148146,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-26T22:59:42.164Z","etag":null,"topics":["api","automation","bitbucket","bot","chatbot","deployment","devbot","development","framework","go","golang","slack","slack-bot"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharovik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-23T13:41:16.000Z","updated_at":"2024-08-26T19:45:23.000Z","dependencies_parsed_at":"2024-03-08T10:40:33.104Z","dependency_job_id":"5c70b784-260c-451a-8e46-8a6c79f6cabf","html_url":"https://github.com/sharovik/devbot","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/sharovik/devbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharovik%2Fdevbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharovik%2Fdevbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharovik%2Fdevbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharovik%2Fdevbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharovik","download_url":"https://codeload.github.com/sharovik/devbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharovik%2Fdevbot/sbom","scorecard":{"id":816551,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharovik/devbot","commit":"f38d5672d3571f0cff9402b7e424985255e646ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Code-Review","score":0,"reason":"Found 0/29 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/code-check.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/gitleaks.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":"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":"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":"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/code-check.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sharovik/devbot/code-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-check.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharovik/devbot/code-check.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/sharovik/devbot/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/sharovik/devbot/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/sharovik/devbot/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/sharovik/devbot/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gitleaks.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sharovik/devbot/gitleaks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gitleaks.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sharovik/devbot/gitleaks.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:21","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 2 commits out of 26 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","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"],"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-23T14:23:31.412Z","repository_id":42014372,"created_at":"2025-08-23T14:23:31.413Z","updated_at":"2025-08-23T14:23:31.413Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28433617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","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":["api","automation","bitbucket","bot","chatbot","deployment","devbot","development","framework","go","golang","slack","slack-bot"],"created_at":"2026-01-14T19:56:10.696Z","updated_at":"2026-01-14T19:56:11.406Z","avatar_url":"https://github.com/sharovik.png","language":"Go","readme":"# devbot\n[![Gitter](https://badges.gitter.im/devbot-tool/community.svg)](https://gitter.im/devbot-tool/community?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n\nFree, opensource \"ChatBot\" project, based on GoLang. Using this project you can build your custom simple bot, which can execute the commands you need.\n\n![demo-who-are-you](documentation/images/demo-who-are-you.gif)\n\n## Table of contents\n- [How to run](#how-to-run)\n- [Prerequisites](documentation/prerequisites.md)\n- [Install to AWS](documentation/terraform-aws-setup.md)\n- [How to write custom event](documentation/events.md)\n- [How to build scenario](documentation/scenarios.md)\n- [How to schedule scenario](documentation/schedules.md)\n- [Migrations](documentation/migrations.md)\n- [Features out of the box](documentation/features-out-of-the-box.md)\n- [Internal functionalities](documentation/available-features.md)\n- [Events available for installation](#custom-events-available-for-installation)\n- [Project build](documentation/build.md)\n- [Authors](#authors)\n- [License](#license)\n\n## How to run\n\nBuild the project, [you can find the instructions here](documentation/build.md)\n\nOnce project build finished, please run the following command:\n**For macOS and Linux**\n``` \n./bin/devbot-current-system\n```\nFor windows\n``` \nstart bin\\devbot-current-system.exe\n```\n\n### Run by using docker\n**Before run, make sure you created `.env` file and set up the credentials**\n\n1. Build the image. To do that, please run the following command:\n``` \ndocker build --target base -t devbot-app-base:latest .\ndocker build --target run -t devbot-app-run:latest .\n```\n2. If build was successful, please use the following command to run the container\n```\ndocker run --env-file=.env devbot-app-run:latest\n```\n\n### Run using docker compose\nExecute command `docker compose up`\n\n## Custom events available for installation\nHere you can find an examples of custom events, which are ready for installation\n- [WordPress theme generation event](https://github.com/sharovik/themer-wordpress-event)\n- [BitBucket release event](https://github.com/sharovik/bitbucket-release-event)\n- [BitBucket run pipeline event](https://github.com/sharovik/bitbucket-run-pipeline)\n\n## Authors\n* **Pavel Simzicov** - *Main work* - [sharovik](https://github.com/sharovik)\n\n### Vendors used\n* github.com/joho/godotenv - for env files loading\n* github.com/sharovik/orm - the ORM for database queries\n* github.com/karalabe/xgo - for cross-platform build\n* github.com/pkg/errors - for errors wrapper and trace extracting in logger\n* github.com/rs/zerolog - for logger\n* github.com/stretchr/testify - for asserts in tests\n* golang.org/x/net - for websocket connection\n\n## License\nThis project licensed under the BSD License - see the [LICENSE.md](LICENSE.md) file for details\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharovik%2Fdevbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharovik%2Fdevbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharovik%2Fdevbot/lists"}