{"id":123991,"url":"https://github.com/KishanBagaria/dAbot","last_synced_at":"2026-06-02T07:30:32.730Z","repository":{"id":62566319,"uuid":"82390560","full_name":"KishanBagaria/dAbot","owner":"KishanBagaria","description":"🤖 CLI tool to automate stuff on DeviantArt.com ","archived":true,"fork":false,"pushed_at":"2021-02-28T12:29:41.000Z","size":44,"stargazers_count":21,"open_issues_count":4,"forks_count":6,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-04-05T03:02:15.339Z","etag":null,"topics":["cli-app","deviantart","llama","python"],"latest_commit_sha":null,"homepage":"","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/KishanBagaria.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}},"created_at":"2017-02-18T14:03:49.000Z","updated_at":"2026-02-18T18:14:51.000Z","dependencies_parsed_at":"2022-11-03T16:15:57.228Z","dependency_job_id":null,"html_url":"https://github.com/KishanBagaria/dAbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KishanBagaria/dAbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KishanBagaria%2FdAbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KishanBagaria%2FdAbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KishanBagaria%2FdAbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KishanBagaria%2FdAbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KishanBagaria","download_url":"https://codeload.github.com/KishanBagaria/dAbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KishanBagaria%2FdAbot/sbom","scorecard":{"id":79096,"data":{"date":"2025-08-11","repo":{"name":"github.com/KishanBagaria/dAbot","commit":"3094d84cee1025cc312195c0028c35da49fa1b76"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Code-Review","score":0,"reason":"Found 1/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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":-1,"reason":"no workflows found","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":"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":"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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"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-15T05:24:57.892Z","repository_id":62566319,"created_at":"2025-08-15T05:24:57.893Z","updated_at":"2025-08-15T05:24:57.893Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31670383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":"KishanBagaria","name":"Kishan Bagaria","uuid":"1093313","kind":"user","description":"ceo @Beeper","email":"","website":"https://beeper.com/","location":"San Francisco","twitter":"KishanBagaria","company":"@Beeper","icon_url":"https://avatars.githubusercontent.com/u/1093313?u=6a10f2a985a56fd52681f5a273c0643d269a5d98\u0026v=4","repositories_count":14,"last_synced_at":"2026-02-10T02:43:02.868Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/KishanBagaria","funding_links":[],"total_stars":522,"followers":523,"following":640,"created_at":"2022-11-09T03:39:58.266Z","updated_at":"2026-02-10T02:43:02.868Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KishanBagaria","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KishanBagaria/repositories"},"packages":[],"commits":{"id":555844,"full_name":"KishanBagaria/dAbot","default_branch":"main","total_commits":34,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.333333333333334,"dds":0.20588235294117652,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-04-09T06:17:11.415Z","last_synced_commit":"3094d84cee1025cc312195c0028c35da49fa1b76","created_at":"2023-03-09T04:52:15.272Z","updated_at":"2026-04-09T06:17:11.362Z","committers":[{"name":"Kishan Bagaria","email":"KishanBagaria","login":"KishanBagaria","count":27},{"name":"David Refoua","email":"David@Refoua.me","login":"DRSDavidSoft","count":6},{"name":"DeepSource Bot","email":"bot@deepsource.io","login":"deepsourcebot","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/KishanBagaria%2FdAbot/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-09T00:00:23.197Z","repositories_count":6212620,"commits_count":905837633,"contributors_count":34964552,"owners_count":1143592,"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":{"table":{"full_name":"KishanBagaria/dAbot","html_url":"https://github.com/KishanBagaria/dAbot","last_synced_at":"2025-08-31T16:03:38.540Z","status":"error","issues_count":23,"pull_requests_count":2,"avg_time_to_close_issue":45147590.15789474,"avg_time_to_close_pull_request":4928.5,"issues_closed_count":19,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":10,"avg_comments_per_issue":2.217391304347826,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T11:27:18.967Z","updated_at":"2025-08-31T16:03:38.540Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/KishanBagaria%2FdAbot","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/KishanBagaria%2FdAbot/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":22,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"OWNER":1,"COLLABORATOR":1}},"issue_authors":{"table":{"jedaj666":7,"Koopzington":5,"ericlovesmath":4,"DRSDavidSoft":1,"jnpatrick99":1,"Liamb135":1,"RootEncrypter":1,"rivy751":1,"butterflynx":1,"otmeek":1}},"pull_request_authors":{"table":{"DRSDavidSoft":1,"KishanBagaria":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-09T00:00:10.509Z","repositories_count":14199541,"issues_count":34663484,"pull_requests_count":113291345,"authors_count":11232130,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"DRSDavidSoft","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DRSDavidSoft"}},{"table":{"login":"KishanBagaria","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KishanBagaria"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":1},"last_year":{}},"keywords":["cli-app","deviantart","llama","python"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T16:15:57.015Z","updated_at":"2022-11-03T16:15:57.015Z","repository_link":"https://github.com/KishanBagaria/dAbot/blob/main/requirements.txt","dependencies":[{"id":6584827936,"package_name":"colorama","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584827937,"package_name":"docopt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584827938,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584827939,"package_name":"retrying","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584827940,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584827941,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-11-03T16:15:57.142Z","updated_at":"2022-11-03T16:15:57.142Z","repository_link":"https://github.com/KishanBagaria/dAbot/blob/main/setup.py","dependencies":[{"id":6584827953,"package_name":"colorama","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584827954,"package_name":"docopt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584827955,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584827956,"package_name":"retrying","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584827957,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584827958,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":4.31748811353631,"created_at":"2024-07-25T15:26:06.741Z","updated_at":"2026-06-02T07:30:32.730Z","avatar_url":"https://github.com/KishanBagaria.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/123991","html_url":"https://summary.ecosyste.ms/projects/123991"}