{"id":27589,"name":"bibtexautocomplete","description":"Python package to autocomplete bibtex bibliographies","url":"https://github.com/dlesbre/bibtex-autocomplete","last_synced_at":"2025-09-05T03:39:27.205Z","repository":{"id":57414935,"uuid":"463873641","full_name":"dlesbre/bibtex-autocomplete","owner":"dlesbre","description":"Python package to autocomplete bibtex bibliographies","archived":false,"fork":false,"pushed_at":"2025-08-24T09:54:30.000Z","size":1201,"stargazers_count":101,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-24T15:04:27.643Z","etag":null,"topics":["arxiv-api","bibtex","cli","crossref-api","dblp-api","openalexapi","python","research","rest-api","scraper","script","semantic-scholar","terminal","unpaywall"],"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/dlesbre.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-26T14:20:37.000Z","updated_at":"2025-08-24T09:54:34.000Z","dependencies_parsed_at":"2024-04-23T11:00:07.848Z","dependency_job_id":"b2b67049-7cf3-4638-b438-ae2409569a14","html_url":"https://github.com/dlesbre/bibtex-autocomplete","commit_stats":{"total_commits":242,"total_committers":3,"mean_commits":80.66666666666667,"dds":0.04132231404958675,"last_synced_commit":"930ef0c0c3ac06af72988de92ca8786edfa237d0"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlesbre","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/sbom","scorecard":{"id":347099,"data":{"date":"2025-08-11","repo":{"name":"github.com/dlesbre/bibtex-autocomplete","commit":"cf6cbea86bd76be42bd7bcdf99352a3abfe2e1bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-app.yml:14","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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/python-app.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dlesbre/bibtex-autocomplete/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/dlesbre/bibtex-autocomplete/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/dlesbre/bibtex-autocomplete/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dlesbre/bibtex-autocomplete/python-app.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/203455106","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/182128126","Warn: release artifact v1.3.3 not signed: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/169178699","Warn: release artifact v1.3.2 not signed: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/150996387","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/203455106","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/182128126","Warn: release artifact v1.3.3 does not have provenance: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/169178699","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/150996387"],"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 'master'"],"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"}}]},"last_synced_at":"2025-08-18T07:20:49.757Z","repository_id":57414935,"created_at":"2025-08-18T07:20:49.757Z","updated_at":"2025-08-18T07:20:49.757Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273708497,"owners_count":25153726,"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":{"login":"dlesbre","name":"Dorian Lesbre","uuid":"53176929","kind":"user","description":"Master's student in computer science.\r\nÉcole Normale Supérieure Paris","email":"","website":"https://www.eleves.ens.fr/home/dlesbre","location":"Paris, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/53176929?u=3bf668c3aaf06a2159008be3cd8c3126b28bf618\u0026v=4","repositories_count":18,"last_synced_at":"2023-05-03T03:26:50.105Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dlesbre","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-20T18:20:00.243Z","updated_at":"2023-05-03T03:26:50.244Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlesbre","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlesbre/repositories"},"packages":[{"id":2655120,"name":"bibtexautocomplete","ecosystem":"pypi","description":"Script to autocomplete bibtex files by polling online databases","homepage":"https://github.com/dlesbre/bibtex-autocomplete","licenses":"MIT License\n        \n        Copyright (c) 2022-2025 Dorian Lesbre\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/dlesbre/bibtex-autocomplete","keywords_array":["bibtex","biblatex","latex","autocomplete","btac"],"namespace":null,"versions_count":28,"first_release_published_at":"2024-02-20T19:40:00.000Z","latest_release_published_at":"2025-08-24T10:04:11.000Z","latest_release_number":"1.4.3","last_synced_at":"2025-08-24T10:16:03.296Z","created_at":"2022-04-10T10:11:31.574Z","updated_at":"2025-08-24T19:54:18.298Z","registry_url":"https://pypi.org/project/bibtexautocomplete/","install_command":"pip install bibtexautocomplete --index-url https://pypi.org/simple","documentation_url":"https://bibtexautocomplete.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP :: Indexing/Search","Topic :: Scientific/Engineering","Topic :: Text Processing :: Markup :: LaTeX","Topic :: Utilities","Typing :: Typed"],"normalized_name":"bibtexautocomplete","project_status":null},"repo_metadata":{"id":57414935,"uuid":"463873641","full_name":"dlesbre/bibtex-autocomplete","owner":"dlesbre","description":"Python package to autocomplete bibtex bibliographies","archived":false,"fork":false,"pushed_at":"2025-08-24T09:54:30.000Z","size":1201,"stargazers_count":101,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-24T15:04:27.643Z","etag":null,"topics":["arxiv-api","bibtex","cli","crossref-api","dblp-api","openalexapi","python","research","rest-api","scraper","script","semantic-scholar","terminal","unpaywall"],"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/dlesbre.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-26T14:20:37.000Z","updated_at":"2025-08-24T09:54:34.000Z","dependencies_parsed_at":"2024-04-23T11:00:07.848Z","dependency_job_id":"b2b67049-7cf3-4638-b438-ae2409569a14","html_url":"https://github.com/dlesbre/bibtex-autocomplete","commit_stats":{"total_commits":242,"total_committers":3,"mean_commits":80.66666666666667,"dds":0.04132231404958675,"last_synced_commit":"930ef0c0c3ac06af72988de92ca8786edfa237d0"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlesbre","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/sbom","scorecard":{"id":347099,"data":{"date":"2025-08-11","repo":{"name":"github.com/dlesbre/bibtex-autocomplete","commit":"cf6cbea86bd76be42bd7bcdf99352a3abfe2e1bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-app.yml:14","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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/python-app.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dlesbre/bibtex-autocomplete/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/dlesbre/bibtex-autocomplete/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/dlesbre/bibtex-autocomplete/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/dlesbre/bibtex-autocomplete/python-app.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/203455106","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/182128126","Warn: release artifact v1.3.3 not signed: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/169178699","Warn: release artifact v1.3.2 not signed: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/150996387","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/203455106","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/182128126","Warn: release artifact v1.3.3 does not have provenance: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/169178699","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/dlesbre/bibtex-autocomplete/releases/150996387"],"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 'master'"],"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"}}]},"last_synced_at":"2025-08-18T07:20:49.757Z","repository_id":57414935,"created_at":"2025-08-18T07:20:49.757Z","updated_at":"2025-08-18T07:20:49.757Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271938452,"owners_count":24846755,"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-08-24T02:00:11.135Z","response_time":111,"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":"dlesbre","name":"Dorian Lesbre","uuid":"53176929","kind":"user","description":"Master's student in computer science.\r\nÉcole Normale Supérieure Paris","email":"","website":"https://www.eleves.ens.fr/home/dlesbre","location":"Paris, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/53176929?u=3bf668c3aaf06a2159008be3cd8c3126b28bf618\u0026v=4","repositories_count":18,"last_synced_at":"2023-05-03T03:26:50.105Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dlesbre","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-20T18:20:00.243Z","updated_at":"2023-05-03T03:26:50.244Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlesbre","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlesbre/repositories"},"tags":[{"name":"v1.4.3","sha":"aa6ef5a990096cdf51ef6297342a34ae9331d421","kind":"tag","published_at":"2025-08-24T09:54:23.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.4.3","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"cf6cbea86bd76be42bd7bcdf99352a3abfe2e1bb","kind":"tag","published_at":"2025-06-07T11:34:15.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.4.2","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"93a58dd26e7b1984a4db51b64dd43fed765e2c07","kind":"tag","published_at":"2025-03-03T22:32:41.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.4.1","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cade8cbb20e279cd0d996039e1e2e24d2f195f7b","kind":"tag","published_at":"2024-10-27T14:44:43.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.4.0","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"e24451076e8e5752d95a1b733205bdec87536e64","kind":"tag","published_at":"2024-08-07T18:36:03.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.3.3","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"49cb131197609ec4a91b337e28c965afb913dec9","kind":"tag","published_at":"2024-04-12T21:40:11.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.3.2","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"79adbf15efbd5911b36f5f024ebf9f381e5c6827","kind":"tag","published_at":"2024-02-20T19:43:12.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.3.1","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"42fc5ce2a5ed38989a6d520d0463de3e42f6cd19","kind":"tag","published_at":"2024-02-05T21:46:25.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.3.0","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"888099a4adcb3f366d46e15e4f9ed1e187d65e38","kind":"tag","published_at":"2023-11-26T17:08:07.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.2.2","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"f98d42d672e440e57a5ee6e2a57092d46912dc02","kind":"tag","published_at":"2023-09-22T16:59:43.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.2.1","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"aad26a0ae3ab2be577a83b79f56b2fd9a95f2abf","kind":"tag","published_at":"2023-04-14T13:04:55.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.2.0","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"9682b6d376d9db53382ecf17653676420e01274d","kind":"tag","published_at":"2023-02-27T10:21:44.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.1.8","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ea08b1187886796ac1afee6d01300167558e5738","kind":"tag","published_at":"2023-02-27T00:07:58.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.1.7","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"73cc0272d605cc2108124804ab3e4a813cd4b02b","kind":"tag","published_at":"2023-01-06T12:23:11.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.1.6","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f7666673983fc504b957c20707bec9704f42c693","kind":"tag","published_at":"2022-09-20T23:09:55.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.1.5","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"53fd5c4625841c394315f7208abd6e3c9a841459","kind":"tag","published_at":"2022-09-16T18:06:55.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.1.4","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d35419cae2b67a053f4e9324e3b28a177bbff7ce","kind":"tag","published_at":"2022-08-13T11:32:04.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.1.3","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e67c81e437ebb62bb71ce8c432f71646e62e6e62","kind":"tag","published_at":"2022-06-11T13:19:28.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.1.2","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"9fcaf9cbd02969edc22e3fd80811178b7afc8ffd","kind":"tag","published_at":"2022-05-27T14:38:30.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.1.1","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e77b8c0a76fd476fdb8659fdc7e48ccb40e4e00e","kind":"tag","published_at":"2022-05-21T20:50:53.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.1.0","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"a7ed8a268a6b559aadb3c6b22b980529623a1379","kind":"tag","published_at":"2022-04-13T16:32:07.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.0.5","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"ba3eedf7392299732fd7b0e171446737e679da37","kind":"tag","published_at":"2022-03-31T20:33:07.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.0.4","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"1c9a3046ed7fb9df3f8bf2e6353d59055abe7c01","kind":"tag","published_at":"2022-03-31T16:37:58.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.0.3","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"56764b64dc4a0dcd651e89596ab0912e04dda52e","kind":"tag","published_at":"2022-03-21T18:03:27.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.0.2","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2a3ec630612c8f2ef1ea1241eb217069b8f9d995","kind":"tag","published_at":"2022-03-19T18:24:10.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.0.1","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"22a9fb0a8e78df7dad74ee6a129fdb2ab9e153b0","kind":"tag","published_at":"2022-03-19T18:23:27.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v1.0.0","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v1.0.0/manifests"},{"name":"v0.4.0","sha":"0eb820ca83ab34facba5ed9e02037bc4ab5c5fc3","kind":"tag","published_at":"2022-03-15T21:21:01.000Z","download_url":"https://codeload.github.com/dlesbre/bibtex-autocomplete/tar.gz/v0.4.0","html_url":"https://github.com/dlesbre/bibtex-autocomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dlesbre/bibtex-autocomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/tags/v0.4.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T19:54:18.298Z","dependent_packages_count":0,"downloads":134,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.909533750869869,"dependent_repos_count":21.651284228076918,"dependent_packages_count":10.043613850122084,"stargazers_count":8.81415435095616,"forks_count":16.823800464613825,"docker_downloads_count":null,"average":14.44847732892777},"purl":"pkg:pypi/bibtexautocomplete","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bibtexautocomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bibtexautocomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bibtexautocomplete/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T10:54:21.738Z","issues_count":18,"pull_requests_count":0,"avg_time_to_close_issue":2049815.4705882352,"avg_time_to_close_pull_request":null,"issues_closed_count":16,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":12,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":6014680.25,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":3.2,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/issues","maintainers":[{"login":"dlesbre","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlesbre"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bibtexautocomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bibtexautocomplete/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bibtexautocomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bibtexautocomplete/related_packages","maintainers":[{"uuid":"dlesbre","login":"dlesbre","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/dlesbre/","role":null,"created_at":"2023-01-06T12:55:23.894Z","updated_at":"2023-01-06T12:55:23.894Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dlesbre/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724971,"maintainers_count":308289,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":542451,"full_name":"dlesbre/bibtex-autocomplete","default_branch":"master","committers":[{"name":"Dorian Lesbre","email":"dorian.lesbre@gmail.com","count":232},{"name":"Dorian Lesbre","email":"53176929+dlesbre@users.noreply.github.com","count":9},{"name":"Dorian Lesbre","email":"dorian.lesbre@ens.fr","count":1}],"total_commits":242,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":80.66666666666667,"dds":0.04132231404958675,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T22:21:43.130Z","last_synced_commit":"930ef0c0c3ac06af72988de92ca8786edfa237d0","created_at":"2023-03-09T04:16:39.457Z","updated_at":"2023-09-19T17:13:54.231Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"dlesbre/bibtex-autocomplete","html_url":"https://github.com/dlesbre/bibtex-autocomplete","last_synced_at":"2025-08-24T10:54:21.738Z","status":"error","issues_count":18,"pull_requests_count":0,"avg_time_to_close_issue":2049815.4705882352,"avg_time_to_close_pull_request":null,"issues_closed_count":16,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":12,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":6014680.25,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":3.2,"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-14T09:45:59.567Z","updated_at":"2025-09-02T09:55:53.362Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlesbre%2Fbibtex-autocomplete/issues","issue_labels_count":{"bug":9,"enhancement":6,"question":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":16,"OWNER":3},"pull_request_author_associations_count":{},"issue_authors":{"tomkoenecke":3,"dlesbre":3,"homocomputeris":2,"edzob":2,"LukasCBossert":1,"pixelcraftAU":1,"leonmoonen":1,"yipeah":1,"daniellobrunello":1,"KonradHoeffner":1,"matee911":1,"00sapo":1,"schulzch":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10083654,"issues_count":31270166,"pull_requests_count":96292973,"authors_count":10695038,"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":{"question":1,"enhancement":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"homocomputeris":2,"daniellobrunello":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"dlesbre","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlesbre"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":6,"IssuesEvent":3,"ReleaseEvent":3,"WatchEvent":12,"DeleteEvent":4,"IssueCommentEvent":3,"PushEvent":26},"last_year":{"CreateEvent":6,"IssuesEvent":3,"ReleaseEvent":3,"WatchEvent":12,"DeleteEvent":4,"IssueCommentEvent":3,"PushEvent":26}},"keywords":["arxiv-api","bibtex","cli","crossref-api","dblp-api","openalexapi","python","research","rest-api","scraper","script","semantic-scholar","terminal","unpaywall"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-app.yml","sha":null,"kind":"manifest","created_at":"2023-02-06T02:01:29.449Z","updated_at":"2023-02-06T02:01:29.449Z","repository_link":"https://github.com/dlesbre/bibtex-autocomplete/blob/master/.github/workflows/python-app.yml","dependencies":[{"id":7381177590,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7381177591,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-06T02:01:29.468Z","updated_at":"2023-02-06T02:01:29.468Z","repository_link":"https://github.com/dlesbre/bibtex-autocomplete/blob/master/Dockerfile","dependencies":[{"id":7381177593,"package_name":"python","ecosystem":"docker","requirements":"3.8-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-04-07T10:29:49.009Z","updated_at":"2024-04-07T10:29:49.009Z","repository_link":"https://github.com/dlesbre/bibtex-autocomplete/blob/master/pyproject.toml","dependencies":[{"id":17287678317,"package_name":"bibtexparser","ecosystem":"pypi","requirements":"\u003c2.0.0","direct":true,"kind":"runtime","optional":false},{"id":17287678318,"package_name":"alive-progress","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false}]}],"score":10.645996162633798,"created_at":"2025-09-04T15:50:59.903Z","updated_at":"2025-10-07T08:12:14.646Z","avatar_url":"https://github.com/dlesbre.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":134,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.10207744","https://dx.doi.org/"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/27589","html_url":"https://science.ecosyste.ms/projects/27589","bibtex_url":"https://science.ecosyste.ms/projects/27589/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/27589/export.apalike"}