{"id":360302,"url":"https://github.com/Instagram/LibCST","last_synced_at":"2026-06-21T01:30:31.954Z","repository":{"id":37811872,"uuid":"200896124","full_name":"Instagram/LibCST","owner":"Instagram","description":"A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree","archived":false,"fork":false,"pushed_at":"2026-01-22T15:45:39.000Z","size":4630,"stargazers_count":1845,"open_issues_count":163,"forks_count":223,"subscribers_count":40,"default_branch":"main","last_synced_at":"2026-02-12T07:24:04.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://libcst.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Instagram.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-06T17:30:33.000Z","updated_at":"2026-02-09T12:03:05.000Z","dependencies_parsed_at":"2024-01-08T15:31:46.677Z","dependency_job_id":"484d7946-97aa-499a-a0ab-5daa695d64f9","html_url":"https://github.com/Instagram/LibCST","commit_stats":{"total_commits":1046,"total_committers":94,"mean_commits":"11.127659574468085","dds":0.8001912045889101,"last_synced_commit":"7bb00179d9d8a5d66d854e7c1e474ec546a0db86"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/Instagram/LibCST","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/sbom","scorecard":{"id":15511,"data":{"date":"2025-08-11","repo":{"name":"github.com/Instagram/LibCST","commit":"7090a0db2bfa81489556d9ab7a2cdb16bd2ebaf9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Code-Review","score":5,"reason":"Found 11/21 approved changesets -- score normalized to 5","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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:16","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pypi_upload.yml:10","Warn: no topLevel permission defined: .github/workflows/zizmor.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":"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/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Instagram/.github/SECURITY.md:1","Info: Found linked content: github.com/Instagram/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/Instagram/.github/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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi_upload.yml:15"],"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2020-0095","Warn: Project is vulnerable to: RUSTSEC-2024-0436"],"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":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 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-14T15:40:25.043Z","repository_id":37811872,"created_at":"2025-08-14T15:40:25.044Z","updated_at":"2025-08-14T15:40:25.044Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30138748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: 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"}},"owner":{"login":"Instagram","name":"Instagram","uuid":"549085","kind":"organization","description":"","email":null,"website":"http://instagram.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/549085?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:14:31.057Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Instagram","funding_links":[],"total_stars":21316,"followers":593,"following":0,"created_at":"2022-11-02T16:28:13.353Z","updated_at":"2024-03-25T20:14:37.965Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram/repositories"},"packages":[{"id":2786355,"name":"libcst","ecosystem":"pypi","description":"A concrete syntax tree with AST-like properties for Python 3.0 through 3.13 programs.","homepage":null,"licenses":"All contributions towards LibCST are MIT licensed.\n        \n        Some Python files have been derived from the standard library and are therefore\n        PSF licensed. Modifications on these files are dual licensed (both MIT and\n        PSF). These files are:\n        \n        - libcst/_parser/base_parser.py\n        - libcst/_parser/parso/utils.py\n        - libcst/_parser/parso/pgen2/generator.py\n        - libcst/_parser/parso/pgen2/grammar_parser.py\n        - libcst/_parser/parso/python/py_token.py\n        - libcst/_parser/parso/python/tokenize.py\n        - libcst/_parser/parso/tests/test_fstring.py\n        - libcst/_parser/parso/tests/test_tokenize.py\n        - libcst/_parser/parso/tests/test_utils.py\n        - native/libcst/src/tokenizer/core/mod.rs\n        - native/libcst/src/tokenizer/core/string_types.rs\n        \n        Some Python files have been taken from dataclasses and are therefore Apache\n        licensed. Modifications on these files are licensed under Apache 2.0 license.\n        These files are:\n        \n        - libcst/_add_slots.py\n        \n        -------------------------------------------------------------------------------\n        \n        MIT License\n        \n        Copyright (c) Meta Platforms, Inc. and affiliates.\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        \n        -------------------------------------------------------------------------------\n        \n        PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2\n        \n        1. This LICENSE AGREEMENT is between the Python Software Foundation\n        (\"PSF\"), and the Individual or Organization (\"Licensee\") accessing and\n        otherwise using this software (\"Python\") in source or binary form and\n        its associated documentation.\n        \n        2. Subject to the terms and conditions of this License Agreement, PSF hereby\n        grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,\n        analyze, test, perform and/or display publicly, prepare derivative works,\n        distribute, and otherwise use Python alone or in any derivative version,\n        provided, however, that PSF's License Agreement and PSF's notice of copyright,\n        i.e., \"Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,\n        2011, 2012, 2013, 2014, 2015 Python Software Foundation; All Rights Reserved\"\n        are retained in Python alone or in any derivative version prepared by Licensee.\n        \n        3. In the event Licensee prepares a derivative work that is based on\n        or incorporates Python or any part thereof, and wants to make\n        the derivative work available to others as provided herein, then\n        Licensee hereby agrees to include in any such work a brief summary of\n        the changes made to Python.\n        \n        4. PSF is making Python available to Licensee on an \"AS IS\"\n        basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR\n        IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND\n        DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS\n        FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT\n        INFRINGE ANY THIRD PARTY RIGHTS.\n        \n        5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON\n        FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS\n        A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,\n        OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.\n        \n        6. This License Agreement will automatically terminate upon a material\n        breach of its terms and conditions.\n        \n        7. Nothing in this License Agreement shall be deemed to create any\n        relationship of agency, partnership, or joint venture between PSF and\n        Licensee.  This License Agreement does not grant permission to use PSF\n        trademarks or trade name in a trademark sense to endorse or promote\n        products or services of Licensee, or any third party.\n        \n        8. By copying, installing or otherwise using Python, Licensee\n        agrees to be bound by the terms and conditions of this License\n        Agreement.\n        \n        -------------------------------------------------------------------------------\n        \n        APACHE LICENSE, VERSION 2.0\n        \n        http://www.apache.org/licenses/LICENSE-2.0\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/Instagram/LibCST","keywords_array":[],"namespace":null,"versions_count":64,"first_release_published_at":"2019-08-07T21:18:12.000Z","latest_release_published_at":"2025-09-26T05:27:47.000Z","latest_release_number":"1.8.5","last_synced_at":"2025-10-30T07:15:37.831Z","created_at":"2022-04-10T11:28:26.287Z","updated_at":"2025-10-30T07:15:37.832Z","registry_url":"https://pypi.org/project/libcst/","install_command":"pip install libcst --index-url https://pypi.org/simple","documentation_url":"https://libcst.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://libcst.readthedocs.io/en/latest/","classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries","Typing :: Typed"],"normalized_name":"libcst","project_status":null},"repo_metadata":{"id":37811872,"uuid":"200896124","full_name":"Instagram/LibCST","owner":"Instagram","description":"A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree","archived":false,"fork":false,"pushed_at":"2024-03-22T16:05:20.000Z","size":3235,"stargazers_count":1394,"open_issues_count":128,"forks_count":163,"subscribers_count":41,"default_branch":"main","last_synced_at":"2024-03-25T20:14:39.527Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://libcst.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Instagram.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-08-06T17:30:33.000Z","updated_at":"2024-05-22T15:20:08.403Z","dependencies_parsed_at":"2024-01-08T15:31:46.677Z","dependency_job_id":"484d7946-97aa-499a-a0ab-5daa695d64f9","html_url":"https://github.com/Instagram/LibCST","commit_stats":{"total_commits":987,"total_committers":83,"mean_commits":"11.891566265060241","dds":0.7882472137791287,"last_synced_commit":"f8a9b80d9e05f0e14f3a68b0a6a5767a95184fa4"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222004176,"owners_count":16914873,"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","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":"Instagram","name":"Instagram","uuid":"549085","kind":"organization","description":"","email":null,"website":"http://instagram.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/549085?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:14:31.057Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Instagram","funding_links":[],"total_stars":21316,"followers":593,"following":0,"created_at":"2022-11-02T16:28:13.353Z","updated_at":"2024-03-25T20:14:37.965Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram/repositories"},"tags":[{"name":"v1.4.0","sha":"96f53416e3f4bb595d78dc645f8601f280a9d386","kind":"commit","published_at":"2024-05-22T14:20:33.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.4.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"9f54920d9d32a519aa1702485ed56c55d8189a0c","kind":"commit","published_at":"2024-04-03T20:13:08.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.3.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8b334740015d248e0ee90072b5d64a4cd7cd6e7b","kind":"commit","published_at":"2024-04-03T18:54:30.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.3.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"627bb0c4ab4ec875d5b683db4825a321b9c9072d","kind":"commit","published_at":"2024-02-19T12:04:43.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.2.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8d4229d959aabd888a4fa1e981bd204f14e16543","kind":"commit","published_at":"2023-10-06T02:16:12.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.1.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3cacca1a1029f05707e50703b49fe3dd860aa839","kind":"commit","published_at":"2023-06-07T12:26:02.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.0.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"193fab43571e9f1464baf72e1ec74fca570f6810","kind":"commit","published_at":"2023-05-25T17:24:59.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.0.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.0/manifests"},{"name":"v0.4.10","sha":"f6d87cd96861ed4299edf6b995c1580bf538fc40","kind":"commit","published_at":"2023-05-23T14:19:45.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.10","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"fc6e0c6a64a08c1c7c760317e62665f54b3b490f","kind":"commit","published_at":"2022-11-10T10:27:36.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.9","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"c44b182e88fb5135935c01a6fbec260597780b16","kind":"commit","published_at":"2022-11-10T09:38:32.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.8","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85f9bf19de2aeb848953e326e1130e40847ca66","kind":"commit","published_at":"2022-07-12T14:52:10.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.7","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"7042623acee4d7e0d36ede5d4580af967af27241","kind":"commit","published_at":"2022-07-04T13:49:43.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.6","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"ea8d3d55a552a2d4bb66f29797fea9a0674760fc","kind":"commit","published_at":"2022-06-17T12:14:18.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.5","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"7a6fa534fc7a61f509ff8085a00aa13eabc72108","kind":"commit","published_at":"2022-06-13T18:06:28.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.4","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"69a4f4e3a319665494886dedab48a39cb7b75858","kind":"commit","published_at":"2022-05-11T12:01:31.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.3","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"460698a205cd7ba543fc01c5442b15bb71ab36b3","kind":"commit","published_at":"2022-05-04T16:20:59.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.2","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.2/manifests"},{"name":"stable","sha":"bffd53063e53c798a7a4540a718aa91f80ebb140","kind":"commit","published_at":"2022-02-01T11:53:47.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/stable","html_url":"https://github.com/Instagram/LibCST/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/stable/manifests"},{"name":"v0.4.1","sha":"e0744c7d143ac32be34439de23dae26b7c7e381c","kind":"commit","published_at":"2022-01-28T10:44:12.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5f22b6c4383ebbbcee6af4bfc4d6c3aab2c38e6b","kind":"commit","published_at":"2022-01-12T19:51:51.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0/manifests"},{"name":"v0.4.0a2","sha":"73ecdf45c3ae2a9c5af567f64370d8913917f378","kind":"commit","published_at":"2022-01-05T17:09:30.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.0a2","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a2/manifests"},{"name":"v0.4.0a1","sha":"f35c745eafd5fb2dbcb6dbe923c351d892fa6def","kind":"commit","published_at":"2021-12-31T16:48:04.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.0a1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a1/manifests"},{"name":"v0.3.23","sha":"9d611f9733194d9185272dfcb4414eabdf4f2931","kind":"commit","published_at":"2021-11-23T12:53:42.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.23","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.23/manifests"},{"name":"v0.3.22","sha":"3895925f15c35571f4bd362d69884c865e57fec9","kind":"commit","published_at":"2021-11-22T14:06:19.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.22","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"39607edb2d6bf99f3cc7ffe6ff2e63f64b363bca","kind":"commit","published_at":"2021-09-21T18:39:34.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.21","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.21/manifests"},{"name":"0.3.21","sha":"39607edb2d6bf99f3cc7ffe6ff2e63f64b363bca","kind":"commit","published_at":"2021-09-21T18:39:34.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/0.3.21","html_url":"https://github.com/Instagram/LibCST/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/0.3.21/manifests"},{"name":"v0.3.20","sha":"a1282f27f6b9cd0625b013a009bf6e3b5de68561","kind":"commit","published_at":"2021-08-10T09:37:18.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.20","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"e0dd6016a54dc2bda8d6df49e10396637b943f06","kind":"commit","published_at":"2021-05-13T14:38:04.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.19","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"27ef2bf10ee71d61e658a94f97dcae1d7d94bf39","kind":"commit","published_at":"2021-03-29T16:49:29.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.18","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"39ff458270c3790f9c283f83522ee5b0f607163d","kind":"commit","published_at":"2021-02-08T21:57:30.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.17","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"df231f3fa5ac3dfa7b14a30103249e5da79509e3","kind":"commit","published_at":"2020-12-16T20:07:26.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.16","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"8eee3cc9222405bd4cbf233ff71392218f18d2da","kind":"commit","published_at":"2020-12-01T19:21:15.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.15","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"77d8a903ee3f1e11ee35c728c8328832a453a9dc","kind":"commit","published_at":"2020-11-18T09:55:35.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.14","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"01c8098965144feddaa34c1c9f58c92ce8265541","kind":"commit","published_at":"2020-10-12T21:04:44.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.13","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"10d64510673997ef66bb123e6839852eb09111cb","kind":"commit","published_at":"2020-10-01T14:49:02.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.12","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"efe0fdbf31b8f6514b047abcaa2b4e5b279b6350","kind":"commit","published_at":"2020-09-28T16:28:07.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.11","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"6f9a12c538bd2db9f3d6ff0618711542f1adfef5","kind":"commit","published_at":"2020-08-17T17:58:14.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.10","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"867f85e16432b1167490b494b6c1606974b9052c","kind":"commit","published_at":"2020-08-07T18:37:18.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.9","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"857fcc7bd8d33c72964aa2ce1904f512a3a87a3c","kind":"commit","published_at":"2020-07-23T00:04:19.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.8","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4a928b0e9448e053ae3b2138d80bf25476e2fd03","kind":"commit","published_at":"2020-06-25T15:47:45.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.7","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"666247a192e767fa638b943d39643c0f9d6d2f09","kind":"commit","published_at":"2020-05-28T20:53:26.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.6","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"3c5aa268393952829bb7623b4bf4e865f20b1d2a","kind":"commit","published_at":"2020-05-12T18:35:55.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.5","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4f060e7cd1a520b54f97e62a4ee030682cb6d7c6","kind":"commit","published_at":"2020-03-27T18:08:29.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.4","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"01f619755bfd60f1ad7f32361f39b69ede543150","kind":"tag","published_at":"2020-03-12T15:33:36.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.3","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2024-10-29T13:44:56.528Z","dependent_packages_count":191,"downloads":25996474,"downloads_period":"last-month","dependent_repos_count":1521,"rankings":{"downloads":0.09379171025576277,"dependent_repos_count":0.2902986335649014,"dependent_packages_count":0.11467650403741037,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.5580037174932931,"average":0.2641926413378419},"purl":"pkg:pypi/libcst","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/libcst","docker_dependents_count":143,"docker_downloads_count":10091103,"usage_url":"https://repos.ecosyste.ms/usage/pypi/libcst","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/libcst/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-15T11:01:54.741Z","issues_count":127,"pull_requests_count":334,"avg_time_to_close_issue":11320506.454545455,"avg_time_to_close_pull_request":2820904.5331125828,"issues_closed_count":55,"pull_requests_closed_count":302,"pull_request_authors_count":54,"issue_authors_count":68,"avg_comments_per_issue":1.8976377952755905,"avg_comments_per_pull_request":1.6047904191616766,"merged_pull_requests_count":195,"bot_issues_count":0,"bot_pull_requests_count":172,"past_year_issues_count":44,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":3742375.789473684,"past_year_avg_time_to_close_pull_request":2207089.9770992366,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":131,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.4772727272727273,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":87,"past_year_merged_pull_requests_count":96,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/issues","maintainers":[{"login":"zsol","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}],"active_maintainers":[{"login":"zsol","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libcst/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libcst/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libcst/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libcst/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libcst/codemeta","maintainers":[{"uuid":"amyreese","login":"amyreese","name":null,"email":null,"url":null,"packages_count":51,"html_url":"https://pypi.org/user/amyreese/","role":null,"created_at":"2022-12-13T13:07:38.019Z","updated_at":"2022-12-13T13:07:38.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/amyreese/packages"},{"uuid":"bgw-ig","login":"bgw-ig","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/bgw-ig/","role":null,"created_at":"2022-12-13T13:07:37.953Z","updated_at":"2022-12-13T13:07:37.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bgw-ig/packages"},{"uuid":"zsolzsol","login":"zsolzsol","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/zsolzsol/","role":null,"created_at":"2022-12-13T13:07:37.979Z","updated_at":"2022-12-13T13:07:37.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zsolzsol/packages"},{"uuid":"7imbrook","login":"7imbrook","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/7imbrook/","role":null,"created_at":"2022-12-13T13:07:38.007Z","updated_at":"2022-12-13T13:07:38.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/7imbrook/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":745914,"maintainers_count":316614,"namespaces_count":0,"keywords_count":245871,"github":"pypi","metadata":{"funded_packages_count":52290},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-10-29T05:45:24.783Z","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"}},{"id":5206399,"name":"fixit2","ecosystem":"pypi","description":"A lint framework that writes better Python code for you.","homepage":"https://fixit.rtfd.io","licenses":"MIT License\n        \n        Copyright (c) Facebook, Inc. and its affiliates.\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        \n        -------------------------------------------------------------------------------\n        \n        PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2\n        \n        1. This LICENSE AGREEMENT is between the Python Software Foundation\n        (\"PSF\"), and the Individual or Organization (\"Licensee\") accessing and\n        otherwise using this software (\"Python\") in source or binary form and\n        its associated documentation.\n        \n        2. Subject to the terms and conditions of this License Agreement, PSF hereby\n        grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,\n        analyze, test, perform and/or display publicly, prepare derivative works,\n        distribute, and otherwise use Python alone or in any derivative version,\n        provided, however, that PSF's License Agreement and PSF's notice of copyright,\n        i.e., \"Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,\n        2011, 2012, 2013, 2014, 2015 Python Software Foundation; All Rights Reserved\"\n        are retained in Python alone or in any derivative version prepared by Licensee.\n        \n        3. In the event Licensee prepares a derivative work that is based on\n        or incorporates Python or any part thereof, and wants to make\n        the derivative work available to others as provided herein, then\n        Licensee hereby agrees to include in any such work a brief summary of\n        the changes made to Python.\n        \n        4. PSF is making Python available to Licensee on an \"AS IS\"\n        basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR\n        IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND\n        DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS\n        FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT\n        INFRINGE ANY THIRD PARTY RIGHTS.\n        \n        5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON\n        FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS\n        A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,\n        OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.\n        \n        6. This License Agreement will automatically terminate upon a material\n        breach of its terms and conditions.\n        \n        7. Nothing in this License Agreement shall be deemed to create any\n        relationship of agency, partnership, or joint venture between PSF and\n        Licensee.  This License Agreement does not grant permission to use PSF\n        trademarks or trade name in a trademark sense to endorse or promote\n        products or services of Licensee, or any third party.\n        \n        8. By copying, installing or otherwise using Python, Licensee\n        agrees to be bound by the terms and conditions of this License\n        Agreement.\n        \n        -------------------------------------------------------------------------------\n        \n        APACHE LICENSE, VERSION 2.0\n        \n        http://www.apache.org/licenses/LICENSE-2.0","normalized_licenses":["Other"],"repository_url":"https://github.com/Instagram/LibCST","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-08-30T18:39:37.000Z","latest_release_published_at":"2022-08-30T18:39:37.000Z","latest_release_number":"2.0.0a1","last_synced_at":"2025-10-30T07:16:14.577Z","created_at":"2022-08-30T18:50:07.770Z","updated_at":"2025-10-30T07:16:14.577Z","registry_url":"https://pypi.org/project/fixit2/","install_command":"pip install fixit2 --index-url https://pypi.org/simple","documentation_url":"https://fixit2.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: Quality Assurance"],"normalized_name":"fixit2","project_status":null},"repo_metadata":{"id":37811872,"uuid":"200896124","full_name":"Instagram/LibCST","owner":"Instagram","description":"A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree","archived":false,"fork":false,"pushed_at":"2025-10-24T20:49:25.000Z","size":4483,"stargazers_count":1775,"open_issues_count":157,"forks_count":219,"subscribers_count":40,"default_branch":"main","last_synced_at":"2025-10-25T04:43:09.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://libcst.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Instagram.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-06T17:30:33.000Z","updated_at":"2025-10-24T22:20:34.000Z","dependencies_parsed_at":"2024-01-08T15:31:46.677Z","dependency_job_id":"484d7946-97aa-499a-a0ab-5daa695d64f9","html_url":"https://github.com/Instagram/LibCST","commit_stats":{"total_commits":1046,"total_committers":94,"mean_commits":"11.127659574468085","dds":0.8001912045889101,"last_synced_commit":"7bb00179d9d8a5d66d854e7c1e474ec546a0db86"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/Instagram/LibCST","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/sbom","scorecard":{"id":15511,"data":{"date":"2025-08-11","repo":{"name":"github.com/Instagram/LibCST","commit":"7090a0db2bfa81489556d9ab7a2cdb16bd2ebaf9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Code-Review","score":5,"reason":"Found 11/21 approved changesets -- score normalized to 5","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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:16","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pypi_upload.yml:10","Warn: no topLevel permission defined: .github/workflows/zizmor.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":"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/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Instagram/.github/SECURITY.md:1","Info: Found linked content: github.com/Instagram/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/Instagram/.github/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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi_upload.yml:15"],"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2020-0095","Warn: Project is vulnerable to: RUSTSEC-2024-0436"],"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":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 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-14T15:40:25.043Z","repository_id":37811872,"created_at":"2025-08-14T15:40:25.044Z","updated_at":"2025-08-14T15:40:25.044Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281577705,"owners_count":26524886,"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-10-29T02:00:06.901Z","response_time":59,"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":"Instagram","name":"Instagram","uuid":"549085","kind":"organization","description":"","email":null,"website":"http://instagram.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/549085?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:14:31.057Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Instagram","funding_links":[],"total_stars":21316,"followers":593,"following":0,"created_at":"2022-11-02T16:28:13.353Z","updated_at":"2024-03-25T20:14:37.965Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T11:46:40.661Z","dependent_packages_count":0,"downloads":22,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":null,"forks_count":null,"average":18.622137479349366},"purl":"pkg:pypi/fixit2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fixit2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fixit2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fixit2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T05:00:52.038Z","issues_count":143,"pull_requests_count":658,"avg_time_to_close_issue":13096186.952380951,"avg_time_to_close_pull_request":2698452.631205674,"issues_closed_count":63,"pull_requests_closed_count":564,"pull_request_authors_count":71,"issue_authors_count":83,"avg_comments_per_issue":1.7132867132867133,"avg_comments_per_pull_request":1.1413373860182372,"merged_pull_requests_count":360,"bot_issues_count":0,"bot_pull_requests_count":347,"past_year_issues_count":27,"past_year_pull_requests_count":252,"past_year_avg_time_to_close_issue":4902224.916666667,"past_year_avg_time_to_close_pull_request":1701723.1684210526,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":190,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.2962962962962963,"past_year_avg_comments_per_pull_request":0.6388888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":128,"past_year_merged_pull_requests_count":135,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/issues","maintainers":[{"login":"zsol","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}],"active_maintainers":[{"login":"zsol","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fixit2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fixit2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fixit2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fixit2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fixit2/codemeta","maintainers":[{"uuid":"amyreese","login":"amyreese","name":null,"email":null,"url":null,"packages_count":51,"html_url":"https://pypi.org/user/amyreese/","role":null,"created_at":"2023-02-26T01:55:56.704Z","updated_at":"2023-02-26T01:55:56.704Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/amyreese/packages"},{"uuid":"zsolzsol","login":"zsolzsol","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/zsolzsol/","role":null,"created_at":"2023-02-26T01:55:56.711Z","updated_at":"2023-02-26T01:55:56.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zsolzsol/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":745914,"maintainers_count":316614,"namespaces_count":0,"keywords_count":245871,"github":"pypi","metadata":{"funded_packages_count":52290},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-10-29T05:45:24.783Z","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"}},{"id":8180510,"name":"libcst","ecosystem":"cargo","description":"A Python parser and Concrete Syntax Tree library.","homepage":null,"licenses":"MIT AND (MIT AND PSF-2.0)","normalized_licenses":["MIT","PSF-2.0"],"repository_url":"https://github.com/Instagram/LibCST","keywords_array":["python","ast","cst"],"namespace":null,"versions_count":15,"first_release_published_at":"2023-09-03T17:16:44.905Z","latest_release_published_at":"2025-09-26T05:06:33.816Z","latest_release_number":"1.8.5","last_synced_at":"2025-10-30T07:15:38.217Z","created_at":"2023-09-03T19:02:38.101Z","updated_at":"2025-10-30T13:04:46.049Z","registry_url":"https://crates.io/crates/libcst/","install_command":"cargo install libcst","documentation_url":"https://docs.rs/libcst/","metadata":{"categories":["parser-implementations"]},"repo_metadata":{"id":37811872,"uuid":"200896124","full_name":"Instagram/LibCST","owner":"Instagram","description":"A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree","archived":false,"fork":false,"pushed_at":"2025-10-24T20:49:25.000Z","size":4483,"stargazers_count":1775,"open_issues_count":157,"forks_count":219,"subscribers_count":40,"default_branch":"main","last_synced_at":"2025-10-25T04:43:09.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://libcst.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Instagram.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-06T17:30:33.000Z","updated_at":"2025-10-24T22:20:34.000Z","dependencies_parsed_at":"2024-01-08T15:31:46.677Z","dependency_job_id":"484d7946-97aa-499a-a0ab-5daa695d64f9","html_url":"https://github.com/Instagram/LibCST","commit_stats":{"total_commits":1046,"total_committers":94,"mean_commits":"11.127659574468085","dds":0.8001912045889101,"last_synced_commit":"7bb00179d9d8a5d66d854e7c1e474ec546a0db86"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/Instagram/LibCST","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/sbom","scorecard":{"id":15511,"data":{"date":"2025-08-11","repo":{"name":"github.com/Instagram/LibCST","commit":"7090a0db2bfa81489556d9ab7a2cdb16bd2ebaf9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Code-Review","score":5,"reason":"Found 11/21 approved changesets -- score normalized to 5","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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:16","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pypi_upload.yml:10","Warn: no topLevel permission defined: .github/workflows/zizmor.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":"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/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Instagram/.github/SECURITY.md:1","Info: Found linked content: github.com/Instagram/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/Instagram/.github/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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi_upload.yml:15"],"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2020-0095","Warn: Project is vulnerable to: RUSTSEC-2024-0436"],"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":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 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-14T15:40:25.043Z","repository_id":37811872,"created_at":"2025-08-14T15:40:25.044Z","updated_at":"2025-08-14T15:40:25.044Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281577705,"owners_count":26524886,"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-10-29T02:00:06.901Z","response_time":59,"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":"Instagram","name":"Instagram","uuid":"549085","kind":"organization","description":"","email":null,"website":"http://instagram.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/549085?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:14:31.057Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Instagram","funding_links":[],"total_stars":21316,"followers":593,"following":0,"created_at":"2022-11-02T16:28:13.353Z","updated_at":"2024-03-25T20:14:37.965Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-30T13:04:46.048Z","dependent_packages_count":0,"downloads":300668,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":28.754923517408294,"dependent_repos_count":30.19144170880917,"dependent_packages_count":31.2439691855039,"stargazers_count":4.547036398437129,"forks_count":4.639627880485085,"docker_downloads_count":0.9676475009692299,"average":16.724107698602136},"purl":"pkg:cargo/libcst","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/libcst","docker_dependents_count":33,"docker_downloads_count":23283170,"usage_url":"https://repos.ecosyste.ms/usage/cargo/libcst","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/libcst/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T10:00:39.414Z","issues_count":143,"pull_requests_count":658,"avg_time_to_close_issue":13096186.952380951,"avg_time_to_close_pull_request":2698452.631205674,"issues_closed_count":63,"pull_requests_closed_count":564,"pull_request_authors_count":71,"issue_authors_count":83,"avg_comments_per_issue":1.7132867132867133,"avg_comments_per_pull_request":1.1413373860182372,"merged_pull_requests_count":360,"bot_issues_count":0,"bot_pull_requests_count":347,"past_year_issues_count":27,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":4902224.916666667,"past_year_avg_time_to_close_pull_request":1615084.2795698924,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":186,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.2962962962962963,"past_year_avg_comments_per_pull_request":0.6475409836065574,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":120,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/issues","maintainers":[{"login":"zsol","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}],"active_maintainers":[{"login":"zsol","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libcst/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libcst/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libcst/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libcst/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libcst/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":69,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2023-12-13T15:05:20.458Z","updated_at":"2023-12-13T15:05:20.458Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":212771,"maintainers_count":52275,"namespaces_count":0,"keywords_count":52994,"github":"rust-lang","metadata":{"funded_packages_count":20197},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-10-29T08:00:12.843Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":8180511,"name":"libcst_derive","ecosystem":"cargo","description":"Proc macro helpers for libcst.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Instagram/LibCST","keywords_array":["macros","python"],"namespace":null,"versions_count":15,"first_release_published_at":"2023-09-03T17:15:26.867Z","latest_release_published_at":"2025-09-26T05:06:28.852Z","latest_release_number":"1.8.5","last_synced_at":"2025-10-30T07:15:36.841Z","created_at":"2023-09-03T19:02:40.887Z","updated_at":"2025-10-30T13:04:46.034Z","registry_url":"https://crates.io/crates/libcst_derive/","install_command":"cargo install libcst_derive","documentation_url":"https://docs.rs/libcst_derive/","metadata":{"categories":[]},"repo_metadata":{"id":37811872,"uuid":"200896124","full_name":"Instagram/LibCST","owner":"Instagram","description":"A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree","archived":false,"fork":false,"pushed_at":"2025-10-24T20:49:25.000Z","size":4483,"stargazers_count":1775,"open_issues_count":157,"forks_count":219,"subscribers_count":40,"default_branch":"main","last_synced_at":"2025-10-25T04:43:09.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://libcst.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Instagram.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-06T17:30:33.000Z","updated_at":"2025-10-24T22:20:34.000Z","dependencies_parsed_at":"2024-01-08T15:31:46.677Z","dependency_job_id":"484d7946-97aa-499a-a0ab-5daa695d64f9","html_url":"https://github.com/Instagram/LibCST","commit_stats":{"total_commits":1046,"total_committers":94,"mean_commits":"11.127659574468085","dds":0.8001912045889101,"last_synced_commit":"7bb00179d9d8a5d66d854e7c1e474ec546a0db86"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/Instagram/LibCST","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/sbom","scorecard":{"id":15511,"data":{"date":"2025-08-11","repo":{"name":"github.com/Instagram/LibCST","commit":"7090a0db2bfa81489556d9ab7a2cdb16bd2ebaf9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Code-Review","score":5,"reason":"Found 11/21 approved changesets -- score normalized to 5","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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:16","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pypi_upload.yml:10","Warn: no topLevel permission defined: .github/workflows/zizmor.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":"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/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Instagram/.github/SECURITY.md:1","Info: Found linked content: github.com/Instagram/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/Instagram/.github/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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi_upload.yml:15"],"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2020-0095","Warn: Project is vulnerable to: RUSTSEC-2024-0436"],"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":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 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-14T15:40:25.043Z","repository_id":37811872,"created_at":"2025-08-14T15:40:25.044Z","updated_at":"2025-08-14T15:40:25.044Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281577705,"owners_count":26524886,"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-10-29T02:00:06.901Z","response_time":59,"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":"Instagram","name":"Instagram","uuid":"549085","kind":"organization","description":"","email":null,"website":"http://instagram.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/549085?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:14:31.057Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Instagram","funding_links":[],"total_stars":21316,"followers":593,"following":0,"created_at":"2022-11-02T16:28:13.353Z","updated_at":"2024-03-25T20:14:37.965Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-30T13:04:46.034Z","dependent_packages_count":1,"downloads":299608,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":28.62668786634709,"dependent_repos_count":30.19144170880917,"dependent_packages_count":31.2439691855039,"stargazers_count":4.547036398437129,"forks_count":4.639627880485085,"docker_downloads_count":0.9676475009692299,"average":16.702735090091934},"purl":"pkg:cargo/libcst_derive","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/libcst_derive","docker_dependents_count":33,"docker_downloads_count":23283170,"usage_url":"https://repos.ecosyste.ms/usage/cargo/libcst_derive","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/libcst_derive/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T10:00:39.414Z","issues_count":143,"pull_requests_count":658,"avg_time_to_close_issue":13096186.952380951,"avg_time_to_close_pull_request":2698452.631205674,"issues_closed_count":63,"pull_requests_closed_count":564,"pull_request_authors_count":71,"issue_authors_count":83,"avg_comments_per_issue":1.7132867132867133,"avg_comments_per_pull_request":1.1413373860182372,"merged_pull_requests_count":360,"bot_issues_count":0,"bot_pull_requests_count":347,"past_year_issues_count":27,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":4902224.916666667,"past_year_avg_time_to_close_pull_request":1615084.2795698924,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":186,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.2962962962962963,"past_year_avg_comments_per_pull_request":0.6475409836065574,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":120,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/issues","maintainers":[{"login":"zsol","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}],"active_maintainers":[{"login":"zsol","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libcst_derive/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libcst_derive/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libcst_derive/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libcst_derive/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libcst_derive/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":69,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2023-12-13T15:05:20.770Z","updated_at":"2023-12-13T15:05:20.770Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":212771,"maintainers_count":52275,"namespaces_count":0,"keywords_count":52994,"github":"rust-lang","metadata":{"funded_packages_count":20197},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-10-29T08:00:12.843Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5285389,"name":"libcst","ecosystem":"conda","description":null,"homepage":"https://github.com/Instagram/LibCST","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Instagram/LibCST","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2020-11-23T20:39:25.000Z","latest_release_published_at":"2025-03-10T21:31:10.000Z","latest_release_number":"1.6.0","last_synced_at":"2025-10-30T07:15:09.348Z","created_at":"2022-10-03T15:42:41.452Z","updated_at":"2025-10-30T07:15:09.349Z","registry_url":"https://anaconda.org/anaconda/libcst","install_command":"conda install -c anaconda libcst","documentation_url":null,"metadata":{},"repo_metadata":{"id":37811872,"uuid":"200896124","full_name":"Instagram/LibCST","owner":"Instagram","description":"A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree","archived":false,"fork":false,"pushed_at":"2025-10-08T14:57:33.000Z","size":4460,"stargazers_count":1765,"open_issues_count":160,"forks_count":218,"subscribers_count":40,"default_branch":"main","last_synced_at":"2025-10-10T20:36:32.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://libcst.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Instagram.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-06T17:30:33.000Z","updated_at":"2025-10-10T12:36:05.000Z","dependencies_parsed_at":"2024-01-08T15:31:46.677Z","dependency_job_id":"484d7946-97aa-499a-a0ab-5daa695d64f9","html_url":"https://github.com/Instagram/LibCST","commit_stats":{"total_commits":1046,"total_committers":94,"mean_commits":"11.127659574468085","dds":0.8001912045889101,"last_synced_commit":"7bb00179d9d8a5d66d854e7c1e474ec546a0db86"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/Instagram/LibCST","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/sbom","scorecard":{"id":15511,"data":{"date":"2025-08-11","repo":{"name":"github.com/Instagram/LibCST","commit":"7090a0db2bfa81489556d9ab7a2cdb16bd2ebaf9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Code-Review","score":5,"reason":"Found 11/21 approved changesets -- score normalized to 5","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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:16","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pypi_upload.yml:10","Warn: no topLevel permission defined: .github/workflows/zizmor.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":"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/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Instagram/.github/SECURITY.md:1","Info: Found linked content: github.com/Instagram/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/Instagram/.github/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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi_upload.yml:15"],"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2020-0095","Warn: Project is vulnerable to: RUSTSEC-2024-0436"],"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":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 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-14T15:40:25.043Z","repository_id":37811872,"created_at":"2025-08-14T15:40:25.044Z","updated_at":"2025-08-14T15:40:25.044Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007141,"owners_count":26084246,"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-10-11T02:00:06.511Z","response_time":55,"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":"Instagram","name":"Instagram","uuid":"549085","kind":"organization","description":"","email":null,"website":"http://instagram.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/549085?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:14:31.057Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Instagram","funding_links":[],"total_stars":21316,"followers":593,"following":0,"created_at":"2022-11-02T16:28:13.353Z","updated_at":"2024-03-25T20:14:37.965Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram/repositories"},"tags":[{"name":"v1.8.5","sha":"7c906eb47c02dca8d5b4273a032805516361c8cb","kind":"commit","published_at":"2025-09-26T05:03:35.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.5","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"47cacb69a32520be52975527e0cc87a4b4d5cd77","kind":"commit","published_at":"2025-09-09T19:14:29.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.4","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.4/manifests"},{"name":"v1.8.2","sha":"03285dd4bf655d3bf4d89989dfde0cd885abefc3","kind":"commit","published_at":"2025-06-13T20:36:01.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.2","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"ab12c4c266457196216ea3cc0d3e0509c19b01e8","kind":"commit","published_at":"2025-06-10T16:29:03.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18d4f6aded907bd11b683fa54dad32ca04f84f75","kind":"commit","published_at":"2025-05-27T14:02:58.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"5902ccede34e2a6ca5ff3d32ca7e05816029031b","kind":"commit","published_at":"2025-03-13T09:56:58.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.7.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c825afb87d96a426fcaafde5be2478531e6bbc26","kind":"commit","published_at":"2025-01-09T19:09:48.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.6.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"4aa92f3857afb79b790d112da80d36fe93bd57ed","kind":"commit","published_at":"2024-11-18T20:19:01.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.5.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a2b3456fe9f205b24de3dffb4750d4c70a8e4f0c","kind":"commit","published_at":"2024-10-10T09:38:27.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.5.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"96f53416e3f4bb595d78dc645f8601f280a9d386","kind":"commit","published_at":"2024-05-22T14:20:33.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.4.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"9f54920d9d32a519aa1702485ed56c55d8189a0c","kind":"commit","published_at":"2024-04-03T20:13:08.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.3.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8b334740015d248e0ee90072b5d64a4cd7cd6e7b","kind":"commit","published_at":"2024-04-03T18:54:30.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.3.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"627bb0c4ab4ec875d5b683db4825a321b9c9072d","kind":"commit","published_at":"2024-02-19T12:04:43.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.2.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8d4229d959aabd888a4fa1e981bd204f14e16543","kind":"commit","published_at":"2023-10-06T02:16:12.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.1.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3cacca1a1029f05707e50703b49fe3dd860aa839","kind":"commit","published_at":"2023-06-07T12:26:02.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.0.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"193fab43571e9f1464baf72e1ec74fca570f6810","kind":"commit","published_at":"2023-05-25T17:24:59.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.0.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.0/manifests"},{"name":"v0.4.10","sha":"f6d87cd96861ed4299edf6b995c1580bf538fc40","kind":"commit","published_at":"2023-05-23T14:19:45.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.10","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"fc6e0c6a64a08c1c7c760317e62665f54b3b490f","kind":"commit","published_at":"2022-11-10T10:27:36.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.9","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"c44b182e88fb5135935c01a6fbec260597780b16","kind":"commit","published_at":"2022-11-10T09:38:32.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.8","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85f9bf19de2aeb848953e326e1130e40847ca66","kind":"commit","published_at":"2022-07-12T14:52:10.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.7","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"7042623acee4d7e0d36ede5d4580af967af27241","kind":"commit","published_at":"2022-07-04T13:49:43.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.6","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"ea8d3d55a552a2d4bb66f29797fea9a0674760fc","kind":"commit","published_at":"2022-06-17T12:14:18.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.5","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"7a6fa534fc7a61f509ff8085a00aa13eabc72108","kind":"commit","published_at":"2022-06-13T18:06:28.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.4","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"69a4f4e3a319665494886dedab48a39cb7b75858","kind":"commit","published_at":"2022-05-11T12:01:31.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.3","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"460698a205cd7ba543fc01c5442b15bb71ab36b3","kind":"commit","published_at":"2022-05-04T16:20:59.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.2","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.2/manifests"},{"name":"stable","sha":"bffd53063e53c798a7a4540a718aa91f80ebb140","kind":"commit","published_at":"2022-02-01T11:53:47.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/stable","html_url":"https://github.com/Instagram/LibCST/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/stable/manifests"},{"name":"v0.4.1","sha":"e0744c7d143ac32be34439de23dae26b7c7e381c","kind":"commit","published_at":"2022-01-28T10:44:12.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5f22b6c4383ebbbcee6af4bfc4d6c3aab2c38e6b","kind":"commit","published_at":"2022-01-12T19:51:51.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0/manifests"},{"name":"v0.4.0a2","sha":"73ecdf45c3ae2a9c5af567f64370d8913917f378","kind":"commit","published_at":"2022-01-05T17:09:30.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.0a2","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a2/manifests"},{"name":"v0.4.0a1","sha":"f35c745eafd5fb2dbcb6dbe923c351d892fa6def","kind":"commit","published_at":"2021-12-31T16:48:04.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.0a1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a1/manifests"},{"name":"v0.3.23","sha":"9d611f9733194d9185272dfcb4414eabdf4f2931","kind":"commit","published_at":"2021-11-23T12:53:42.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.23","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.23/manifests"},{"name":"v0.3.22","sha":"3895925f15c35571f4bd362d69884c865e57fec9","kind":"commit","published_at":"2021-11-22T14:06:19.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.22","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.22/manifests"},{"name":"0.3.21","sha":"39607edb2d6bf99f3cc7ffe6ff2e63f64b363bca","kind":"commit","published_at":"2021-09-21T18:39:34.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/0.3.21","html_url":"https://github.com/Instagram/LibCST/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/0.3.21/manifests"},{"name":"v0.3.21","sha":"39607edb2d6bf99f3cc7ffe6ff2e63f64b363bca","kind":"commit","published_at":"2021-09-21T18:39:34.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.21","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a1282f27f6b9cd0625b013a009bf6e3b5de68561","kind":"commit","published_at":"2021-08-10T09:37:18.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.20","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"e0dd6016a54dc2bda8d6df49e10396637b943f06","kind":"commit","published_at":"2021-05-13T14:38:04.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.19","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"27ef2bf10ee71d61e658a94f97dcae1d7d94bf39","kind":"commit","published_at":"2021-03-29T16:49:29.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.18","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"39ff458270c3790f9c283f83522ee5b0f607163d","kind":"commit","published_at":"2021-02-08T21:57:30.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.17","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"df231f3fa5ac3dfa7b14a30103249e5da79509e3","kind":"commit","published_at":"2020-12-16T20:07:26.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.16","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"8eee3cc9222405bd4cbf233ff71392218f18d2da","kind":"commit","published_at":"2020-12-01T19:21:15.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.15","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"77d8a903ee3f1e11ee35c728c8328832a453a9dc","kind":"commit","published_at":"2020-11-18T09:55:35.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.14","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"01c8098965144feddaa34c1c9f58c92ce8265541","kind":"commit","published_at":"2020-10-12T21:04:44.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.13","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"10d64510673997ef66bb123e6839852eb09111cb","kind":"commit","published_at":"2020-10-01T14:49:02.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.12","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"efe0fdbf31b8f6514b047abcaa2b4e5b279b6350","kind":"commit","published_at":"2020-09-28T16:28:07.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.11","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"6f9a12c538bd2db9f3d6ff0618711542f1adfef5","kind":"commit","published_at":"2020-08-17T17:58:14.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.10","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"867f85e16432b1167490b494b6c1606974b9052c","kind":"commit","published_at":"2020-08-07T18:37:18.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.9","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"857fcc7bd8d33c72964aa2ce1904f512a3a87a3c","kind":"commit","published_at":"2020-07-23T00:04:19.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.8","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4a928b0e9448e053ae3b2138d80bf25476e2fd03","kind":"commit","published_at":"2020-06-25T15:47:45.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.7","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"666247a192e767fa638b943d39643c0f9d6d2f09","kind":"commit","published_at":"2020-05-28T20:53:26.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.6","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"3c5aa268393952829bb7623b4bf4e865f20b1d2a","kind":"commit","published_at":"2020-05-12T18:35:55.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.5","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4f060e7cd1a520b54f97e62a4ee030682cb6d7c6","kind":"commit","published_at":"2020-03-27T18:08:29.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.4","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"01f619755bfd60f1ad7f32361f39b69ede543150","kind":"tag","published_at":"2020-03-12T15:33:36.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.3","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2025-10-20T00:41:53.538Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":45.789797172710514,"dependent_packages_count":13.491087891825446,"stargazers_count":22.280270436385987,"forks_count":27.96558082360172,"docker_downloads_count":null,"average":27.381684081130917},"purl":"pkg:conda/libcst","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libcst","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libcst","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libcst/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T09:42:13.681Z","issues_count":141,"pull_requests_count":651,"avg_time_to_close_issue":13113696.639344262,"avg_time_to_close_pull_request":2715515.130357143,"issues_closed_count":61,"pull_requests_closed_count":560,"pull_request_authors_count":70,"issue_authors_count":82,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":1.1474654377880185,"merged_pull_requests_count":357,"bot_issues_count":0,"bot_pull_requests_count":342,"past_year_issues_count":29,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":3064323.909090909,"past_year_avg_time_to_close_pull_request":1780188.893939394,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":198,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.0344827586206897,"past_year_avg_comments_per_pull_request":0.6398467432950191,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":134,"past_year_merged_pull_requests_count":135,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/issues","maintainers":[{"login":"zsol","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}],"active_maintainers":[{"login":"zsol","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libcst/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libcst/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libcst/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libcst/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libcst/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4494,"maintainers_count":0,"namespaces_count":0,"keywords_count":3038,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-10-30T15:32:41.972Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":6416608,"name":"py-libcst","ecosystem":"spack","description":"A Concrete Syntax Tree (CST) parser and serializer library for Python.\n","homepage":"https://github.com/Instagram/LibCST","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/Instagram/LibCST","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-02-24T01:08:15.411Z","latest_release_published_at":"2023-02-24T01:08:15.411Z","latest_release_number":"0.4.9","last_synced_at":"2025-10-30T07:15:38.067Z","created_at":"2023-02-24T01:08:14.634Z","updated_at":"2025-10-30T07:15:38.067Z","registry_url":"https://packages.spack.io/package.html?name=py-libcst","install_command":"spack install py-libcst","documentation_url":null,"metadata":{},"repo_metadata":{"id":37811872,"uuid":"200896124","full_name":"Instagram/LibCST","owner":"Instagram","description":"A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree","archived":false,"fork":false,"pushed_at":"2025-10-13T04:47:45.000Z","size":4467,"stargazers_count":1769,"open_issues_count":159,"forks_count":218,"subscribers_count":40,"default_branch":"main","last_synced_at":"2025-10-18T00:13:07.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://libcst.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Instagram.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-06T17:30:33.000Z","updated_at":"2025-10-17T10:46:58.000Z","dependencies_parsed_at":"2024-01-08T15:31:46.677Z","dependency_job_id":"484d7946-97aa-499a-a0ab-5daa695d64f9","html_url":"https://github.com/Instagram/LibCST","commit_stats":{"total_commits":1046,"total_committers":94,"mean_commits":"11.127659574468085","dds":0.8001912045889101,"last_synced_commit":"7bb00179d9d8a5d66d854e7c1e474ec546a0db86"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/Instagram/LibCST","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/sbom","scorecard":{"id":15511,"data":{"date":"2025-08-11","repo":{"name":"github.com/Instagram/LibCST","commit":"7090a0db2bfa81489556d9ab7a2cdb16bd2ebaf9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Code-Review","score":5,"reason":"Found 11/21 approved changesets -- score normalized to 5","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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:16","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pypi_upload.yml:10","Warn: no topLevel permission defined: .github/workflows/zizmor.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":"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/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Instagram/.github/SECURITY.md:1","Info: Found linked content: github.com/Instagram/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/Instagram/.github/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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi_upload.yml:15"],"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2020-0095","Warn: Project is vulnerable to: RUSTSEC-2024-0436"],"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":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 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-14T15:40:25.043Z","repository_id":37811872,"created_at":"2025-08-14T15:40:25.044Z","updated_at":"2025-08-14T15:40:25.044Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279959667,"owners_count":26251355,"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-10-19T02:00:07.647Z","response_time":64,"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":"Instagram","name":"Instagram","uuid":"549085","kind":"organization","description":"","email":null,"website":"http://instagram.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/549085?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:14:31.057Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Instagram","funding_links":[],"total_stars":21316,"followers":593,"following":0,"created_at":"2022-11-02T16:28:13.353Z","updated_at":"2024-03-25T20:14:37.965Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram/repositories"},"tags":[{"name":"v1.8.5","sha":"7c906eb47c02dca8d5b4273a032805516361c8cb","kind":"commit","published_at":"2025-09-26T05:03:35.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.5","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"47cacb69a32520be52975527e0cc87a4b4d5cd77","kind":"commit","published_at":"2025-09-09T19:14:29.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.4","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.4/manifests"},{"name":"v1.8.2","sha":"03285dd4bf655d3bf4d89989dfde0cd885abefc3","kind":"commit","published_at":"2025-06-13T20:36:01.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.2","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"ab12c4c266457196216ea3cc0d3e0509c19b01e8","kind":"commit","published_at":"2025-06-10T16:29:03.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18d4f6aded907bd11b683fa54dad32ca04f84f75","kind":"commit","published_at":"2025-05-27T14:02:58.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"5902ccede34e2a6ca5ff3d32ca7e05816029031b","kind":"commit","published_at":"2025-03-13T09:56:58.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.7.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c825afb87d96a426fcaafde5be2478531e6bbc26","kind":"commit","published_at":"2025-01-09T19:09:48.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.6.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"4aa92f3857afb79b790d112da80d36fe93bd57ed","kind":"commit","published_at":"2024-11-18T20:19:01.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.5.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a2b3456fe9f205b24de3dffb4750d4c70a8e4f0c","kind":"commit","published_at":"2024-10-10T09:38:27.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.5.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"96f53416e3f4bb595d78dc645f8601f280a9d386","kind":"commit","published_at":"2024-05-22T14:20:33.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.4.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"9f54920d9d32a519aa1702485ed56c55d8189a0c","kind":"commit","published_at":"2024-04-03T20:13:08.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.3.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8b334740015d248e0ee90072b5d64a4cd7cd6e7b","kind":"commit","published_at":"2024-04-03T18:54:30.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.3.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"627bb0c4ab4ec875d5b683db4825a321b9c9072d","kind":"commit","published_at":"2024-02-19T12:04:43.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.2.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8d4229d959aabd888a4fa1e981bd204f14e16543","kind":"commit","published_at":"2023-10-06T02:16:12.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.1.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3cacca1a1029f05707e50703b49fe3dd860aa839","kind":"commit","published_at":"2023-06-07T12:26:02.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.0.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"193fab43571e9f1464baf72e1ec74fca570f6810","kind":"commit","published_at":"2023-05-25T17:24:59.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.0.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.0/manifests"},{"name":"v0.4.10","sha":"f6d87cd96861ed4299edf6b995c1580bf538fc40","kind":"commit","published_at":"2023-05-23T14:19:45.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.10","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"fc6e0c6a64a08c1c7c760317e62665f54b3b490f","kind":"commit","published_at":"2022-11-10T10:27:36.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.9","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"c44b182e88fb5135935c01a6fbec260597780b16","kind":"commit","published_at":"2022-11-10T09:38:32.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.8","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85f9bf19de2aeb848953e326e1130e40847ca66","kind":"commit","published_at":"2022-07-12T14:52:10.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.7","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"7042623acee4d7e0d36ede5d4580af967af27241","kind":"commit","published_at":"2022-07-04T13:49:43.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.6","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"ea8d3d55a552a2d4bb66f29797fea9a0674760fc","kind":"commit","published_at":"2022-06-17T12:14:18.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.5","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"7a6fa534fc7a61f509ff8085a00aa13eabc72108","kind":"commit","published_at":"2022-06-13T18:06:28.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.4","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"69a4f4e3a319665494886dedab48a39cb7b75858","kind":"commit","published_at":"2022-05-11T12:01:31.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.3","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"460698a205cd7ba543fc01c5442b15bb71ab36b3","kind":"commit","published_at":"2022-05-04T16:20:59.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.2","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.2/manifests"},{"name":"stable","sha":"bffd53063e53c798a7a4540a718aa91f80ebb140","kind":"commit","published_at":"2022-02-01T11:53:47.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/stable","html_url":"https://github.com/Instagram/LibCST/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/stable/manifests"},{"name":"v0.4.1","sha":"e0744c7d143ac32be34439de23dae26b7c7e381c","kind":"commit","published_at":"2022-01-28T10:44:12.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5f22b6c4383ebbbcee6af4bfc4d6c3aab2c38e6b","kind":"commit","published_at":"2022-01-12T19:51:51.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0/manifests"},{"name":"v0.4.0a2","sha":"73ecdf45c3ae2a9c5af567f64370d8913917f378","kind":"commit","published_at":"2022-01-05T17:09:30.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.0a2","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a2/manifests"},{"name":"v0.4.0a1","sha":"f35c745eafd5fb2dbcb6dbe923c351d892fa6def","kind":"commit","published_at":"2021-12-31T16:48:04.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.0a1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a1/manifests"},{"name":"v0.3.23","sha":"9d611f9733194d9185272dfcb4414eabdf4f2931","kind":"commit","published_at":"2021-11-23T12:53:42.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.23","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.23/manifests"},{"name":"v0.3.22","sha":"3895925f15c35571f4bd362d69884c865e57fec9","kind":"commit","published_at":"2021-11-22T14:06:19.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.22","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.22/manifests"},{"name":"0.3.21","sha":"39607edb2d6bf99f3cc7ffe6ff2e63f64b363bca","kind":"commit","published_at":"2021-09-21T18:39:34.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/0.3.21","html_url":"https://github.com/Instagram/LibCST/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/0.3.21/manifests"},{"name":"v0.3.21","sha":"39607edb2d6bf99f3cc7ffe6ff2e63f64b363bca","kind":"commit","published_at":"2021-09-21T18:39:34.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.21","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a1282f27f6b9cd0625b013a009bf6e3b5de68561","kind":"commit","published_at":"2021-08-10T09:37:18.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.20","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"e0dd6016a54dc2bda8d6df49e10396637b943f06","kind":"commit","published_at":"2021-05-13T14:38:04.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.19","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"27ef2bf10ee71d61e658a94f97dcae1d7d94bf39","kind":"commit","published_at":"2021-03-29T16:49:29.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.18","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"39ff458270c3790f9c283f83522ee5b0f607163d","kind":"commit","published_at":"2021-02-08T21:57:30.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.17","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"df231f3fa5ac3dfa7b14a30103249e5da79509e3","kind":"commit","published_at":"2020-12-16T20:07:26.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.16","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"8eee3cc9222405bd4cbf233ff71392218f18d2da","kind":"commit","published_at":"2020-12-01T19:21:15.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.15","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"77d8a903ee3f1e11ee35c728c8328832a453a9dc","kind":"commit","published_at":"2020-11-18T09:55:35.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.14","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"01c8098965144feddaa34c1c9f58c92ce8265541","kind":"commit","published_at":"2020-10-12T21:04:44.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.13","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"10d64510673997ef66bb123e6839852eb09111cb","kind":"commit","published_at":"2020-10-01T14:49:02.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.12","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"efe0fdbf31b8f6514b047abcaa2b4e5b279b6350","kind":"commit","published_at":"2020-09-28T16:28:07.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.11","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"6f9a12c538bd2db9f3d6ff0618711542f1adfef5","kind":"commit","published_at":"2020-08-17T17:58:14.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.10","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"867f85e16432b1167490b494b6c1606974b9052c","kind":"commit","published_at":"2020-08-07T18:37:18.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.9","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"857fcc7bd8d33c72964aa2ce1904f512a3a87a3c","kind":"commit","published_at":"2020-07-23T00:04:19.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.8","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4a928b0e9448e053ae3b2138d80bf25476e2fd03","kind":"commit","published_at":"2020-06-25T15:47:45.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.7","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"666247a192e767fa638b943d39643c0f9d6d2f09","kind":"commit","published_at":"2020-05-28T20:53:26.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.6","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"3c5aa268393952829bb7623b4bf4e865f20b1d2a","kind":"commit","published_at":"2020-05-12T18:35:55.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.5","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4f060e7cd1a520b54f97e62a4ee030682cb6d7c6","kind":"commit","published_at":"2020-03-27T18:08:29.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.4","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"01f619755bfd60f1ad7f32361f39b69ede543150","kind":"tag","published_at":"2020-03-12T15:33:36.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.3","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2025-10-20T00:43:04.452Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":7.211338057523968,"forks_count":9.476170626649994,"average":11.188689731832708},"purl":"pkg:spack/py-libcst","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-libcst","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-libcst","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-libcst/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-18T21:00:55.707Z","issues_count":143,"pull_requests_count":658,"avg_time_to_close_issue":13096186.952380951,"avg_time_to_close_pull_request":2698452.631205674,"issues_closed_count":63,"pull_requests_closed_count":564,"pull_request_authors_count":71,"issue_authors_count":83,"avg_comments_per_issue":1.7132867132867133,"avg_comments_per_pull_request":1.1413373860182372,"merged_pull_requests_count":360,"bot_issues_count":0,"bot_pull_requests_count":347,"past_year_issues_count":27,"past_year_pull_requests_count":258,"past_year_avg_time_to_close_issue":4902224.916666667,"past_year_avg_time_to_close_pull_request":1723259.6923076923,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":195,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.2962962962962963,"past_year_avg_comments_per_pull_request":0.6434108527131783,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":134,"past_year_merged_pull_requests_count":135,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/issues","maintainers":[{"login":"zsol","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}],"active_maintainers":[{"login":"zsol","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-libcst/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-libcst/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-libcst/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-libcst/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-libcst/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2169,"html_url":null,"role":null,"created_at":"2023-02-24T03:02:43.340Z","updated_at":"2023-02-24T03:02:43.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8859,"maintainers_count":940,"namespaces_count":0,"keywords_count":3724,"github":"spack","metadata":{"funded_packages_count":430},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-10-29T08:08:07.398Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":5288421,"name":"libcst","ecosystem":"conda","description":null,"homepage":"https://github.com/Instagram/LibCST","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Instagram/LibCST","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2020-04-05T17:52:53.000Z","latest_release_published_at":"2022-11-11T01:23:52.000Z","latest_release_number":"0.4.9","last_synced_at":"2025-10-30T07:16:56.639Z","created_at":"2022-10-03T15:45:52.550Z","updated_at":"2025-10-30T07:16:56.639Z","registry_url":"https://anaconda.org/conda-forge/libcst","install_command":"conda install -c conda-forge libcst","documentation_url":null,"metadata":{},"repo_metadata":{"id":37811872,"uuid":"200896124","full_name":"Instagram/LibCST","owner":"Instagram","description":"A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree","archived":false,"fork":false,"pushed_at":"2025-10-08T14:57:33.000Z","size":4460,"stargazers_count":1765,"open_issues_count":160,"forks_count":218,"subscribers_count":40,"default_branch":"main","last_synced_at":"2025-10-10T20:36:32.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://libcst.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Instagram.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-06T17:30:33.000Z","updated_at":"2025-10-10T12:36:05.000Z","dependencies_parsed_at":"2024-01-08T15:31:46.677Z","dependency_job_id":"484d7946-97aa-499a-a0ab-5daa695d64f9","html_url":"https://github.com/Instagram/LibCST","commit_stats":{"total_commits":1046,"total_committers":94,"mean_commits":"11.127659574468085","dds":0.8001912045889101,"last_synced_commit":"7bb00179d9d8a5d66d854e7c1e474ec546a0db86"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/Instagram/LibCST","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/sbom","scorecard":{"id":15511,"data":{"date":"2025-08-11","repo":{"name":"github.com/Instagram/LibCST","commit":"7090a0db2bfa81489556d9ab7a2cdb16bd2ebaf9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Code-Review","score":5,"reason":"Found 11/21 approved changesets -- score normalized to 5","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":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:16","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pypi_upload.yml:10","Warn: no topLevel permission defined: .github/workflows/zizmor.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":"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/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zizmor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Instagram/LibCST/zizmor.yml/main?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Instagram/.github/SECURITY.md:1","Info: Found linked content: github.com/Instagram/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/Instagram/.github/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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi_upload.yml:15"],"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2020-0095","Warn: Project is vulnerable to: RUSTSEC-2024-0436"],"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":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 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-14T15:40:25.043Z","repository_id":37811872,"created_at":"2025-08-14T15:40:25.044Z","updated_at":"2025-08-14T15:40:25.044Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007141,"owners_count":26084246,"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-10-11T02:00:06.511Z","response_time":55,"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":"Instagram","name":"Instagram","uuid":"549085","kind":"organization","description":"","email":null,"website":"http://instagram.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/549085?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:14:31.057Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Instagram","funding_links":[],"total_stars":21316,"followers":593,"following":0,"created_at":"2022-11-02T16:28:13.353Z","updated_at":"2024-03-25T20:14:37.965Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instagram/repositories"},"tags":[{"name":"v1.8.5","sha":"7c906eb47c02dca8d5b4273a032805516361c8cb","kind":"commit","published_at":"2025-09-26T05:03:35.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.5","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"47cacb69a32520be52975527e0cc87a4b4d5cd77","kind":"commit","published_at":"2025-09-09T19:14:29.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.4","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.4/manifests"},{"name":"v1.8.2","sha":"03285dd4bf655d3bf4d89989dfde0cd885abefc3","kind":"commit","published_at":"2025-06-13T20:36:01.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.2","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"ab12c4c266457196216ea3cc0d3e0509c19b01e8","kind":"commit","published_at":"2025-06-10T16:29:03.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18d4f6aded907bd11b683fa54dad32ca04f84f75","kind":"commit","published_at":"2025-05-27T14:02:58.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.8.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"5902ccede34e2a6ca5ff3d32ca7e05816029031b","kind":"commit","published_at":"2025-03-13T09:56:58.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.7.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c825afb87d96a426fcaafde5be2478531e6bbc26","kind":"commit","published_at":"2025-01-09T19:09:48.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.6.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"4aa92f3857afb79b790d112da80d36fe93bd57ed","kind":"commit","published_at":"2024-11-18T20:19:01.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.5.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"a2b3456fe9f205b24de3dffb4750d4c70a8e4f0c","kind":"commit","published_at":"2024-10-10T09:38:27.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.5.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"96f53416e3f4bb595d78dc645f8601f280a9d386","kind":"commit","published_at":"2024-05-22T14:20:33.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.4.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"9f54920d9d32a519aa1702485ed56c55d8189a0c","kind":"commit","published_at":"2024-04-03T20:13:08.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.3.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8b334740015d248e0ee90072b5d64a4cd7cd6e7b","kind":"commit","published_at":"2024-04-03T18:54:30.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.3.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"627bb0c4ab4ec875d5b683db4825a321b9c9072d","kind":"commit","published_at":"2024-02-19T12:04:43.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.2.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8d4229d959aabd888a4fa1e981bd204f14e16543","kind":"commit","published_at":"2023-10-06T02:16:12.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.1.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3cacca1a1029f05707e50703b49fe3dd860aa839","kind":"commit","published_at":"2023-06-07T12:26:02.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.0.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"193fab43571e9f1464baf72e1ec74fca570f6810","kind":"commit","published_at":"2023-05-25T17:24:59.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v1.0.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v1.0.0/manifests"},{"name":"v0.4.10","sha":"f6d87cd96861ed4299edf6b995c1580bf538fc40","kind":"commit","published_at":"2023-05-23T14:19:45.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.10","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"fc6e0c6a64a08c1c7c760317e62665f54b3b490f","kind":"commit","published_at":"2022-11-10T10:27:36.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.9","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"c44b182e88fb5135935c01a6fbec260597780b16","kind":"commit","published_at":"2022-11-10T09:38:32.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.8","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85f9bf19de2aeb848953e326e1130e40847ca66","kind":"commit","published_at":"2022-07-12T14:52:10.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.7","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"7042623acee4d7e0d36ede5d4580af967af27241","kind":"commit","published_at":"2022-07-04T13:49:43.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.6","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"ea8d3d55a552a2d4bb66f29797fea9a0674760fc","kind":"commit","published_at":"2022-06-17T12:14:18.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.5","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"7a6fa534fc7a61f509ff8085a00aa13eabc72108","kind":"commit","published_at":"2022-06-13T18:06:28.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.4","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"69a4f4e3a319665494886dedab48a39cb7b75858","kind":"commit","published_at":"2022-05-11T12:01:31.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.3","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"460698a205cd7ba543fc01c5442b15bb71ab36b3","kind":"commit","published_at":"2022-05-04T16:20:59.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.2","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.2/manifests"},{"name":"stable","sha":"bffd53063e53c798a7a4540a718aa91f80ebb140","kind":"commit","published_at":"2022-02-01T11:53:47.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/stable","html_url":"https://github.com/Instagram/LibCST/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/stable/manifests"},{"name":"v0.4.1","sha":"e0744c7d143ac32be34439de23dae26b7c7e381c","kind":"commit","published_at":"2022-01-28T10:44:12.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5f22b6c4383ebbbcee6af4bfc4d6c3aab2c38e6b","kind":"commit","published_at":"2022-01-12T19:51:51.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.0","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0/manifests"},{"name":"v0.4.0a2","sha":"73ecdf45c3ae2a9c5af567f64370d8913917f378","kind":"commit","published_at":"2022-01-05T17:09:30.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.0a2","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a2/manifests"},{"name":"v0.4.0a1","sha":"f35c745eafd5fb2dbcb6dbe923c351d892fa6def","kind":"commit","published_at":"2021-12-31T16:48:04.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.4.0a1","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.4.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.4.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.4.0a1/manifests"},{"name":"v0.3.23","sha":"9d611f9733194d9185272dfcb4414eabdf4f2931","kind":"commit","published_at":"2021-11-23T12:53:42.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.23","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.23/manifests"},{"name":"v0.3.22","sha":"3895925f15c35571f4bd362d69884c865e57fec9","kind":"commit","published_at":"2021-11-22T14:06:19.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.22","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.22/manifests"},{"name":"0.3.21","sha":"39607edb2d6bf99f3cc7ffe6ff2e63f64b363bca","kind":"commit","published_at":"2021-09-21T18:39:34.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/0.3.21","html_url":"https://github.com/Instagram/LibCST/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/0.3.21/manifests"},{"name":"v0.3.21","sha":"39607edb2d6bf99f3cc7ffe6ff2e63f64b363bca","kind":"commit","published_at":"2021-09-21T18:39:34.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.21","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a1282f27f6b9cd0625b013a009bf6e3b5de68561","kind":"commit","published_at":"2021-08-10T09:37:18.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.20","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"e0dd6016a54dc2bda8d6df49e10396637b943f06","kind":"commit","published_at":"2021-05-13T14:38:04.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.19","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"27ef2bf10ee71d61e658a94f97dcae1d7d94bf39","kind":"commit","published_at":"2021-03-29T16:49:29.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.18","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"39ff458270c3790f9c283f83522ee5b0f607163d","kind":"commit","published_at":"2021-02-08T21:57:30.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.17","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"df231f3fa5ac3dfa7b14a30103249e5da79509e3","kind":"commit","published_at":"2020-12-16T20:07:26.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.16","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"8eee3cc9222405bd4cbf233ff71392218f18d2da","kind":"commit","published_at":"2020-12-01T19:21:15.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.15","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"77d8a903ee3f1e11ee35c728c8328832a453a9dc","kind":"commit","published_at":"2020-11-18T09:55:35.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.14","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"01c8098965144feddaa34c1c9f58c92ce8265541","kind":"commit","published_at":"2020-10-12T21:04:44.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.13","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"10d64510673997ef66bb123e6839852eb09111cb","kind":"commit","published_at":"2020-10-01T14:49:02.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.12","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"efe0fdbf31b8f6514b047abcaa2b4e5b279b6350","kind":"commit","published_at":"2020-09-28T16:28:07.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.11","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"6f9a12c538bd2db9f3d6ff0618711542f1adfef5","kind":"commit","published_at":"2020-08-17T17:58:14.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.10","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"867f85e16432b1167490b494b6c1606974b9052c","kind":"commit","published_at":"2020-08-07T18:37:18.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.9","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"857fcc7bd8d33c72964aa2ce1904f512a3a87a3c","kind":"commit","published_at":"2020-07-23T00:04:19.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.8","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4a928b0e9448e053ae3b2138d80bf25476e2fd03","kind":"commit","published_at":"2020-06-25T15:47:45.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.7","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"666247a192e767fa638b943d39643c0f9d6d2f09","kind":"commit","published_at":"2020-05-28T20:53:26.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.6","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"3c5aa268393952829bb7623b4bf4e865f20b1d2a","kind":"commit","published_at":"2020-05-12T18:35:55.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.5","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4f060e7cd1a520b54f97e62a4ee030682cb6d7c6","kind":"commit","published_at":"2020-03-27T18:08:29.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.4","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"01f619755bfd60f1ad7f32361f39b69ede543150","kind":"tag","published_at":"2020-03-12T15:33:36.000Z","download_url":"https://codeload.github.com/Instagram/LibCST/tar.gz/v0.3.3","html_url":"https://github.com/Instagram/LibCST/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Instagram/LibCST@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2025-10-20T00:41:53.531Z","dependent_packages_count":28,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":17.888694784127775,"dependent_packages_count":2.3708510107312204,"stargazers_count":11.829298727227352,"forks_count":15.627651609683054,"docker_downloads_count":null,"average":11.929124032942351},"purl":"pkg:conda/libcst?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libcst","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libcst","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libcst/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T09:42:13.681Z","issues_count":141,"pull_requests_count":651,"avg_time_to_close_issue":13113696.639344262,"avg_time_to_close_pull_request":2715515.130357143,"issues_closed_count":61,"pull_requests_closed_count":560,"pull_request_authors_count":70,"issue_authors_count":82,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":1.1474654377880185,"merged_pull_requests_count":357,"bot_issues_count":0,"bot_pull_requests_count":342,"past_year_issues_count":29,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":3064323.909090909,"past_year_avg_time_to_close_pull_request":1780188.893939394,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":198,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.0344827586206897,"past_year_avg_comments_per_pull_request":0.6398467432950191,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":134,"past_year_merged_pull_requests_count":135,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/issues","maintainers":[{"login":"zsol","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}],"active_maintainers":[{"login":"zsol","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"},{"login":"amyreese","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libcst/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libcst/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libcst/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libcst/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libcst/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13539,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-10-30T15:32:42.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":16170,"full_name":"Instagram/LibCST","default_branch":"main","total_commits":1186,"total_committers":99,"total_bot_commits":145,"total_bot_committers":1,"mean_commits":11.97979797979798,"dds":0.8237774030354131,"past_year_total_commits":106,"past_year_total_committers":20,"past_year_total_bot_commits":34,"past_year_total_bot_committers":1,"past_year_mean_commits":5.3,"past_year_dds":0.6320754716981132,"last_synced_at":"2025-10-22T20:13:50.928Z","last_synced_commit":"421f7d34004de18391014319ec6a818322637a8d","created_at":"2023-03-07T11:32:01.384Z","updated_at":"2025-10-22T20:11:14.432Z","committers":[{"name":"Jennifer Taylor","email":"jetaylor@fb.com","login":null,"count":209},{"name":"Jimmy Lai","email":"yurinai@gmail.com","login":"jimmylai","count":206},{"name":"Zsolt Dollenstein","email":"zsol.zsol@gmail.com","login":"zsol","count":186},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":145},{"name":"Benjamin Woodruff","email":"bgw@fb.com","login":"bgw","count":63},{"name":"Ray Zeng","email":"rayzeng@fb.com","login":null,"count":50},{"name":"Steven Troxler","email":"steven.troxler@gmail.com","login":"stroxler","count":41},{"name":"Luke Petre","email":"lpetre@fb.com","login":"lpetre","count":32},{"name":"Tim Hatch","email":"thatch@fb.com","login":"thatch","count":23},{"name":"Germán Méndez Bravo","email":"german.mb@gmail.com","login":"Kronuz","count":19},{"name":"Amethyst Reese","email":"amethyst@meta.com","login":"amyreese","count":13},{"name":"MapleCCC","email":"littlelittlemaple@gmail.com","login":"MapleCCC","count":11},{"name":"Josie Eshkenazi","email":"eshkenazi.josephine@gmail.com","login":"josieesh","count":9},{"name":"Venkat Subramaniam","email":"dragzarmilon@gmail.com","login":"VenkatSubramaniam","count":9},{"name":"Martin DeMello","email":"mdemello@google.com","login":"martindemello","count":8},{"name":"Zach Hammer","email":"zachary_hammer@alumni.brown.edu","login":"zhammer","count":8},{"name":"martin","email":"48778384+drinkmorewaterr","login":"drinkmorewaterr","count":7},{"name":"Nathan Goldbaum","email":"nathan.goldbaum@gmail.com","login":"ngoldbaum","count":6},{"name":"Sebastian Kreft","email":"sk-","login":"sk-","count":6},{"name":"Sergii Dymchenko","email":"kit1980@gmail.com","login":"kit1980","count":5},{"name":"Batuhan Taskaya","email":"isidentical@gmail.com","login":"isidentical","count":5},{"name":"Jennifer Taylor","email":"dragonminded@dragonminded.com","login":"DragonMinded","count":5},{"name":"zaicruvoir1rominet","email":"105832258+zaicruvoir1rominet","login":"zaicruvoir1rominet","count":4},{"name":"Kirill Ignatev","email":"kirill.ign@gmail.com","login":"kiri11","count":4},{"name":"Danny Yang","email":"yangdanny97","login":"yangdanny97","count":4},{"name":"Caleb Donovick","email":"cdonovick","login":"cdonovick","count":4},{"name":"Aarni Koskela","email":"akx@iki.fi","login":"akx","count":4},{"name":"Zac Hatfield-Dodds","email":"zac.hatfield.dodds@gmail.com","login":"Zac-HD","count":3},{"name":"Roy Williams","email":"rwilliams@lyft.com","login":null,"count":3},{"name":"Giorgi Megreli","email":"gmeg@fb.com","login":"giomeg","count":3},{"name":"zzl","email":"zhuzhaolong0@gmail.com","login":"zzl0","count":3},{"name":"John Litborn","email":"11260241+jakkdl","login":"jakkdl","count":3},{"name":"lrjball","email":"50599110+lrjball","login":"lrjball","count":2},{"name":"khameeteman","email":"73279381+khameeteman","login":"khameeteman","count":2},{"name":"Shannon Zhu","email":"shannon.zhu@gmail.com","login":"shannonzhu","count":2},{"name":"Tom Forbes","email":"tom@tomforb.es","login":"orf","count":2},{"name":"Camillo","email":"camillo.lugaresi+github@gmail.com","login":"camillol","count":2},{"name":"Thomas Mansencal","email":"thomas.mansencal@gmail.com","login":"KelSolaar","count":2},{"name":"Shantanu","email":"12621235+hauntsaninja","login":"hauntsaninja","count":2},{"name":"Sebastián Ramírez","email":"tiangolo@gmail.com","login":"tiangolo","count":2},{"name":"Pradeep Kumar Srinivasan","email":"pradeepkumars@fb.com","login":"pradeep90","count":2},{"name":"Maggie Moss","email":"MaggieMoss","login":"MaggieMoss","count":2},{"name":"Lisa Roach","email":"lisaroach14@gmail.com","login":"lisroach","count":2},{"name":"Itamar Oren","email":"itamarost@gmail.com","login":"itamaro","count":2},{"name":"David Tolnay","email":"dtolnay@gmail.com","login":"dtolnay","count":2},{"name":"Bruno Alla","email":"browniebroke","login":"browniebroke","count":2},{"name":"Blazej Michalik","email":"6691643+MrMino","login":"MrMino","count":2},{"name":"Arie Bovenberg","email":"a.c.bovenberg@gmail.com","login":"ariebovenberg","count":2},{"name":"André C. Silva","email":"12188364+andrecsilva","login":"andrecsilva","count":2},{"name":"Lucia Li","email":"luciali@fb.com","login":"luciawlli","count":2},{"name":"Carl Meyer","email":"carljm@fb.com","login":null,"count":1},{"name":"Micha Reiser","email":"micha@reiser.io","login":"MichaReiser","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Michel Lind","email":"michel@michel-slm.name","login":"michel-slm","count":1},{"name":"Mikhail Podtserkovskiy","email":"podtserkovsky@icloud.com","login":"podtserkovskiy","count":1},{"name":"Ray Zeng","email":"7986283+rayjzeng","login":"rayjzeng","count":1},{"name":"Rebecca Chen","email":"rechen@google.com","login":"rchen152","count":1},{"name":"Rodrigo Zhou","email":"rodrigozhou","login":"rodrigozhou","count":1},{"name":"Sagar Badiyani","email":"34768752+sagarbadiyani","login":"sagarbadiyani","count":1},{"name":"Sehyo Chang","email":"sehyo@fluvio.io","login":"sehz","count":1},{"name":"Sergei Lebedev","email":"185856+superbobry","login":"superbobry","count":1},{"name":"Sigurd Ljødal","email":"544451+ljodal","login":"ljodal","count":1},{"name":"Stanislav Levin","email":"slev@altlinux.org","login":"stanislavlevin","count":1},{"name":"Stephen Morton","email":"github@tungol.org","login":"tungol","count":1},{"name":"Thomas Serre","email":"118730793+thomas-serre-sonarsource","login":"thomas-serre-sonarsource","count":1},{"name":"Vincent Fazio","email":"vfazio@gmail.com","login":"vfazio","count":1},{"name":"Wei Lee","email":"weilee.rx@gmail.com","login":"Lee-W","count":1},{"name":"Wilfred Hughes","email":"me@wilfred.me.uk","login":"Wilfred","count":1},{"name":"Wim Jeantine-Glenn","email":"wim.glenn@gmail.com","login":"wimglenn","count":1},{"name":"Zanie Blue","email":"contact@zanie.dev","login":"zanieb","count":1},{"name":"anonymousdouble","email":"112695649+anonymousdouble","login":"anonymousdouble","count":1},{"name":"jkarres","email":"jkarres@gmail.com","login":"jkarres","count":1},{"name":"martin","email":"48778384+thereversiblewheel","login":"thereversiblewheel","count":1},{"name":"toofar","email":"jimmy@spalge.com","login":"toofar","count":1},{"name":"wiyr","email":"nightwiyr@gmail.com","login":"wiyr","count":1},{"name":"Adam Johnson","email":"me@adamj.eu","login":"adamchainz","count":1},{"name":"Alessandro Pietro Bardelli","email":"apbard","login":"apbard","count":1},{"name":"Alvaro Leiva geisse","email":"aleivag@gmail.com","login":"aleivag","count":1},{"name":"Andrey Semakin","email":"and-semakin@ya.ru","login":"and-semakin","count":1},{"name":"Ben Green","email":"benhgreen@icloud.com","login":"benhgreen","count":1},{"name":"Chenguang Zhu","email":"cgzhu@utexas.edu","login":"Chenguang-Zhu","count":1},{"name":"Christopher Hunt","email":"chrahunt@gmail.com","login":"chrahunt","count":1},{"name":"Crozzers","email":"matthew.crossley.2003@gmail.com","login":"Crozzers","count":1},{"name":"Dhruv Manilawala","email":"dhruvmanila@gmail.com","login":"dhruvmanila","count":1},{"name":"Dimitris Iliopoulos","email":"Dimitris.Iliopoulos@gmail.com","login":"diliop","count":1},{"name":"Dmitry Vinnik","email":"dmitryvinn","login":"dmitryvinn","count":1},{"name":"Gareth T","email":"garetht","login":"garetht","count":1},{"name":"Hadi Alqattan","email":"alqattanhadizaki@gmail.com","login":"hadialqattan","count":1},{"name":"Hunter Hogan","email":"hunterhogan","login":"hunterhogan","count":1},{"name":"Hồ Đức Hiếu","email":"hoduchieu01@gmail.com","login":"0xHieu","count":1},{"name":"Jelmer Vernooĳ","email":"jelmer@jelmer.uk","login":"jelmer","count":1},{"name":"Jia Chen","email":"grievejia","login":"grievejia","count":1},{"name":"Jos Verlinde","email":"Jos.Verlinde@Microsoft.com","login":"Josverl","count":1},{"name":"Ken Kawamoto","email":"kkawamoto@patreon.com","login":"imsut","count":1},{"name":"Kyle Into","email":"into.k@northeastern.edu","login":"kinto0","count":1},{"name":"Lysandros Nikolaou","email":"lisandrosnik@gmail.com","login":"lysnikolaou","count":1},{"name":"Marcelo Trylesinski","email":"marcelotryle@gmail.com","login":"Kludex","count":1},{"name":"Mark Vismonte","email":"markv@fb.com","login":"mvismonte","count":1},{"name":"Matthew Shaer","email":"mshaer@gmail.com","login":"matthewshaer","count":1}],"past_year_committers":[{"name":"Zsolt Dollenstein","email":"zsol.zsol@gmail.com","login":"zsol","count":39},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":34},{"name":"martin","email":"48778384+drinkmorewaterr","login":"drinkmorewaterr","count":7},{"name":"Nathan Goldbaum","email":"nathan.goldbaum@gmail.com","login":"ngoldbaum","count":6},{"name":"Danny Yang","email":"yangdanny97","login":"yangdanny97","count":4},{"name":"Blazej Michalik","email":"6691643+MrMino","login":"MrMino","count":2},{"name":"Amethyst Reese","email":"amethyst@meta.com","login":"amyreese","count":1},{"name":"Crozzers","email":"matthew.crossley.2003@gmail.com","login":"Crozzers","count":1},{"name":"Hadi Alqattan","email":"alqattanhadizaki@gmail.com","login":"hadialqattan","count":1},{"name":"Hunter Hogan","email":"hunterhogan","login":"hunterhogan","count":1},{"name":"Jelmer Vernooĳ","email":"jelmer@jelmer.uk","login":"jelmer","count":1},{"name":"Ken Kawamoto","email":"kkawamoto@patreon.com","login":"imsut","count":1},{"name":"Lysandros Nikolaou","email":"lisandrosnik@gmail.com","login":"lysnikolaou","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Stephen Morton","email":"github@tungol.org","login":"tungol","count":1},{"name":"Thomas Serre","email":"118730793+thomas-serre-sonarsource","login":"thomas-serre-sonarsource","count":1},{"name":"Wei Lee","email":"weilee.rx@gmail.com","login":"Lee-W","count":1},{"name":"Zanie Blue","email":"contact@zanie.dev","login":"zanieb","count":1},{"name":"khameeteman","email":"73279381+khameeteman","login":"khameeteman","count":1},{"name":"zaicruvoir1rominet","email":"105832258+zaicruvoir1rominet","login":"zaicruvoir1rominet","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-24T00:00:23.375Z","repositories_count":6086935,"commits_count":922272408,"contributors_count":36001576,"owners_count":1108782,"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":"Instagram/LibCST","html_url":"https://github.com/Instagram/LibCST","last_synced_at":"2025-10-31T01:01:06.947Z","status":null,"issues_count":143,"pull_requests_count":658,"avg_time_to_close_issue":13096186.952380951,"avg_time_to_close_pull_request":2698452.631205674,"issues_closed_count":63,"pull_requests_closed_count":564,"pull_request_authors_count":71,"issue_authors_count":83,"avg_comments_per_issue":1.7132867132867133,"avg_comments_per_pull_request":1.1413373860182372,"merged_pull_requests_count":360,"bot_issues_count":0,"bot_pull_requests_count":347,"past_year_issues_count":27,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":4902224.916666667,"past_year_avg_time_to_close_pull_request":1615084.2795698924,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":186,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.2962962962962963,"past_year_avg_comments_per_pull_request":0.6475409836065574,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":120,"past_year_merged_pull_requests_count":133,"created_at":"2023-05-10T11:07:09.771Z","updated_at":"2025-10-31T01:01:06.948Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instagram%2FLibCST/issues","issue_labels_count":{"table":{"parsing":33,"bug":30,"enhancement":22,"machinery":8,"codemod":7,"documentation":6,"good first issue":4,"question":3,"help wanted":2,"wontfix":1,"CLA Signed":1}},"pull_request_labels_count":{"table":{"CLA Signed":601,"dependencies":347,"rust":169,"python":96,"github_actions":82,"enhancement":2,"documentation":2}},"issue_author_associations_count":{"table":{"NONE":85,"CONTRIBUTOR":47,"MEMBER":11}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":458,"MEMBER":148,"NONE":52}},"issue_authors":{"table":{"zsol":12,"Zac-HD":10,"jakkdl":8,"DRMacIver":4,"AryazE":4,"sirosen":4,"kit1980":4,"befeleme":3,"pelson":3,"amyreese":3,"orf":3,"dhruvmanila":2,"drinkmorewaterr":2,"nschloe":2,"Apteryks":2,"jmhodges-color":2,"Jackenmen":2,"tushar-deepsource":2,"martindemello":2,"nacl":2,"andrecsilva":2,"mgorny":2,"kloczek":2,"mcepl":2,"Stercator":1,"FFY00":1,"neob91-close":1,"rowillia":1,"bzoracler":1,"ismailovquvonchbek":1,"Christos-Hadjinikolis":1,"disconnect3d":1,"Thranox":1,"lisroach":1,"colin99d":1,"rafalkrupinski":1,"George-Ogden":1,"Autop-Ropulse":1,"hauntsaninja":1,"ngie-eign":1,"AlbertMietus":1,"stroxler":1,"joa23":1,"isidentical":1,"yowoda":1,"mkurnikov":1,"aleivag":1,"mickaelabdealy":1,"andersk":1,"stefaneidelloth":1,"jtbraun":1,"HMate":1,"ngoldbaum":1,"mx781":1,"notEvil":1,"charliermarsh":1,"gmacon":1,"straz":1,"bengsparks":1,"DetachHead":1,"smorokin":1,"AA-Turner":1,"dorschw":1,"kiri11":1,"jkpubsrc":1,"shrik450":1,"gmile":1,"tkmeyer":1,"jorenham":1,"Hnasar":1,"Otto-AA":1,"Feuermurmel":1,"thatch":1,"jvansanten":1,"wwnew":1,"KOLANICH":1,"Viicos":1,"stanislavlevin":1,"sarveshmann":1,"CurtMarker19573":1,"fus-kus":1,"tkukushkin":1,"aran3":1}},"pull_request_authors":{"table":{"dependabot[bot]":347,"zsol":131,"amyreese":19,"ngoldbaum":15,"drinkmorewaterr":12,"zaicruvoir1rominet":8,"kiri11":8,"yangdanny97":8,"kit1980":7,"MrMino":4,"camillol":4,"akx":4,"khameeteman":4,"itamaro":3,"stroxler":3,"jakkdl":3,"hadialqattan":2,"tungol":2,"Wilfred":2,"Viicos":2,"andrecsilva":2,"vantaboard":2,"Crozzers":2,"mgorny":2,"patreon-steve":2,"hoefling":2,"jelmer":2,"bmwiedemann":2,"grievejia":2,"anonymousdouble":2,"dtolnay":2,"zanieb":2,"aleivag":2,"diliop":2,"wimglenn":2,"michel-slm":2,"thereversiblewheel":2,"tiangolo":2,"thatch":2,"hauntsaninja":1,"podtserkovskiy":1,"martindemello":1,"lysnikolaou":1,"matthewshaer":1,"thomas-serre-sonarsource":1,"imsut":1,"rchen152":1,"AryazE":1,"cjwatson":1,"d-b-w":1,"jschavesr":1,"asvarga-sedaro":1,"jimmylai":1,"zrr1999":1,"rominf":1,"MichaReiser":1,"ljodal":1,"lpetre":1,"cdonovick":1,"Lee-W":1,"orf":1,"joethechicken":1,"sagarbadiyani":1,"kinto0":1,"rikasari-dotcom":1,"davidshepherd7":1,"jorenham":1,"carljm":1,"apbard":1,"manmartgarc":1,"ariebovenberg":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-31T00:00:39.152Z","repositories_count":11269926,"issues_count":34999756,"pull_requests_count":113601730,"authors_count":11042235,"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":{"enhancement":4,"parsing":3,"CLA Signed":1}},"past_year_pull_request_labels_count":{"table":{"CLA Signed":211,"dependencies":120,"rust":74,"github_actions":30,"python":16}},"past_year_issue_author_associations_count":{"table":{"NONE":19,"CONTRIBUTOR":7,"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":160,"MEMBER":66,"NONE":18}},"past_year_issue_authors":{"table":{"zsol":4,"AryazE":3,"mgorny":2,"drinkmorewaterr":2,"befeleme":2,"Apteryks":2,"Christos-Hadjinikolis":1,"Feuermurmel":1,"George-Ogden":1,"jkpubsrc":1,"jtbraun":1,"ngoldbaum":1,"Otto-AA":1,"rafalkrupinski":1,"Thranox":1,"tkmeyer":1,"tkukushkin":1,"wwnew":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":120,"zsol":64,"ngoldbaum":15,"drinkmorewaterr":12,"yangdanny97":8,"MrMino":4,"Crozzers":2,"zanieb":2,"amyreese":2,"patreon-steve":2,"mgorny":2,"tungol":2,"hadialqattan":2,"cjwatson":1,"thomas-serre-sonarsource":1,"Lee-W":1,"AryazE":1,"imsut":1,"lysnikolaou":1,"itamaro":1}},"maintainers":[{"table":{"login":"zsol","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"}},{"table":{"login":"amyreese","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}}],"active_maintainers":[{"table":{"login":"zsol","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zsol"}},{"table":{"login":"amyreese","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amyreese"}}]}},"events":{"total":{"CreateEvent":113,"ReleaseEvent":4,"IssuesEvent":36,"WatchEvent":189,"DeleteEvent":73,"IssueCommentEvent":176,"PushEvent":231,"PullRequestReviewCommentEvent":32,"PullRequestReviewEvent":44,"PullRequestEvent":250,"ForkEvent":32},"last_year":{"CreateEvent":106,"ReleaseEvent":4,"IssuesEvent":36,"WatchEvent":180,"DeleteEvent":68,"IssueCommentEvent":171,"PushEvent":231,"PullRequestReviewCommentEvent":32,"PullRequestReviewEvent":44,"PullRequestEvent":237,"ForkEvent":30}},"keywords":[],"dependencies":[{"ecosystem":"cargo","filepath":"native/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2022-06-23T12:01:20.654Z","updated_at":"2022-06-23T12:01:20.654Z","repository_link":"https://github.com/Instagram/LibCST/blob/main/native/Cargo.lock","dependencies":[{"id":19448592,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"0.7.18","direct":false,"kind":"runtime","optional":false},{"id":19448645,"package_name":"annotate-snippets","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":19448646,"package_name":"atty","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":19448647,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":19448648,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":19448649,"package_name":"bstr","ecosystem":"cargo","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":19448650,"package_name":"bumpalo","ecosystem":"cargo","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":19448651,"package_name":"cast","ecosystem":"cargo","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":19448652,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":19448653,"package_name":"chic","ecosystem":"cargo","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":19448654,"package_name":"clap","ecosystem":"cargo","requirements":"2.33.3","direct":false,"kind":"runtime","optional":false},{"id":19448655,"package_name":"criterion","ecosystem":"cargo","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":19448656,"package_name":"criterion-cycles-per-byte","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":19448657,"package_name":"criterion-plot","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":19448658,"package_name":"crossbeam-channel","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":19448659,"package_name":"crossbeam-deque","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":19448660,"package_name":"crossbeam-epoch","ecosystem":"cargo","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":19448661,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.8","direct":false,"kind":"runtime","optional":false},{"id":19448662,"package_name":"csv","ecosystem":"cargo","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":19448663,"package_name":"csv-core","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":19448664,"package_name":"difference","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":19448665,"package_name":"either","ecosystem":"cargo","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":19448666,"package_name":"glob","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":19448667,"package_name":"half","ecosystem":"cargo","requirements":"1.7.1","direct":false,"kind":"runtime","optional":false},{"id":19448668,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.1.19","direct":false,"kind":"runtime","optional":false},{"id":19448669,"package_name":"indoc","ecosystem":"cargo","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":19448670,"package_name":"indoc-impl","ecosystem":"cargo","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":19448671,"package_name":"instant","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":19448672,"package_name":"itertools","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":19448673,"package_name":"itertools","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":19448674,"package_name":"itoa","ecosystem":"cargo","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":19448675,"package_name":"js-sys","ecosystem":"cargo","requirements":"0.3.51","direct":false,"kind":"runtime","optional":false},{"id":19448676,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":19448677,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.98","direct":false,"kind":"runtime","optional":false},{"id":19448678,"package_name":"lock_api","ecosystem":"cargo","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":19448679,"package_name":"log","ecosystem":"cargo","requirements":"0.4.14","direct":false,"kind":"runtime","optional":false},{"id":19448680,"package_name":"memchr","ecosystem":"cargo","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":19448681,"package_name":"memoffset","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":19448682,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":19448683,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":19448684,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":19448685,"package_name":"oorandom","ecosystem":"cargo","requirements":"11.1.3","direct":false,"kind":"runtime","optional":false},{"id":19448686,"package_name":"parking_lot","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":19448687,"package_name":"parking_lot_core","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":19448688,"package_name":"paste","ecosystem":"cargo","requirements":"0.1.18","direct":false,"kind":"runtime","optional":false},{"id":19448689,"package_name":"paste","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":19448690,"package_name":"paste-impl","ecosystem":"cargo","requirements":"0.1.18","direct":false,"kind":"runtime","optional":false},{"id":19448691,"package_name":"peg","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":19448692,"package_name":"peg-macros","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":19448693,"package_name":"peg-runtime","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":19448694,"package_name":"plotters","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":19448695,"package_name":"plotters-backend","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":19448696,"package_name":"plotters-svg","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":19448697,"package_name":"proc-macro-hack","ecosystem":"cargo","requirements":"0.5.19","direct":false,"kind":"runtime","optional":false},{"id":19448698,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.28","direct":false,"kind":"runtime","optional":false},{"id":19448699,"package_name":"pyo3","ecosystem":"cargo","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":19448700,"package_name":"pyo3-build-config","ecosystem":"cargo","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":19448701,"package_name":"pyo3-macros","ecosystem":"cargo","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":19448702,"package_name":"pyo3-macros-backend","ecosystem":"cargo","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":19448703,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":19448704,"package_name":"rayon","ecosystem":"cargo","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":19448705,"package_name":"rayon-core","ecosystem":"cargo","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":19448706,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.2.9","direct":false,"kind":"runtime","optional":false},{"id":19448707,"package_name":"regex","ecosystem":"cargo","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":19448708,"package_name":"regex-automata","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":19448709,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.6.25","direct":false,"kind":"runtime","optional":false},{"id":19448710,"package_name":"rustc_version","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":19448711,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":19448712,"package_name":"same-file","ecosystem":"cargo","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":19448713,"package_name":"scopeguard","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":19448714,"package_name":"semver","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":19448715,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.126","direct":false,"kind":"runtime","optional":false},{"id":19448716,"package_name":"serde_cbor","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":19448717,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.126","direct":false,"kind":"runtime","optional":false},{"id":19448718,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.64","direct":false,"kind":"runtime","optional":false},{"id":19448719,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":19448720,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.74","direct":false,"kind":"runtime","optional":false},{"id":19448721,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":19448722,"package_name":"textwrap","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":19448723,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.26","direct":false,"kind":"runtime","optional":false},{"id":19448724,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"1.0.26","direct":false,"kind":"runtime","optional":false},{"id":19448725,"package_name":"tinytemplate","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":19448726,"package_name":"toml","ecosystem":"cargo","requirements":"0.5.9","direct":false,"kind":"runtime","optional":false},{"id":19448727,"package_name":"trybuild","ecosystem":"cargo","requirements":"1.0.53","direct":false,"kind":"runtime","optional":false},{"id":19448728,"package_name":"unicode-width","ecosystem":"cargo","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":19448729,"package_name":"unicode-xid","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":19448730,"package_name":"unindent","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":19448731,"package_name":"walkdir","ecosystem":"cargo","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":19448732,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.74","direct":false,"kind":"runtime","optional":false},{"id":19448733,"package_name":"wasm-bindgen-backend","ecosystem":"cargo","requirements":"0.2.74","direct":false,"kind":"runtime","optional":false},{"id":19448734,"package_name":"wasm-bindgen-macro","ecosystem":"cargo","requirements":"0.2.74","direct":false,"kind":"runtime","optional":false},{"id":19448735,"package_name":"wasm-bindgen-macro-support","ecosystem":"cargo","requirements":"0.2.74","direct":false,"kind":"runtime","optional":false},{"id":19448736,"package_name":"wasm-bindgen-shared","ecosystem":"cargo","requirements":"0.2.74","direct":false,"kind":"runtime","optional":false},{"id":19448737,"package_name":"web-sys","ecosystem":"cargo","requirements":"0.3.51","direct":false,"kind":"runtime","optional":false},{"id":19448738,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":19448739,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":19448740,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":19448741,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"native/libcst/Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-06-23T12:01:21.487Z","updated_at":"2022-06-23T12:01:21.487Z","repository_link":"https://github.com/Instagram/LibCST/blob/main/native/libcst/Cargo.toml","dependencies":[{"id":19449378,"package_name":"paste","ecosystem":"cargo","requirements":"1.0.4","direct":true,"kind":"runtime","optional":false},{"id":19449379,"package_name":"pyo3","ecosystem":"cargo","requirements":"0.14.4","direct":true,"kind":"runtime","optional":false},{"id":19449380,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.23","direct":true,"kind":"runtime","optional":false},{"id":19449381,"package_name":"peg","ecosystem":"cargo","requirements":"0.8.0","direct":true,"kind":"runtime","optional":false},{"id":19449382,"package_name":"chic","ecosystem":"cargo","requirements":"1.2.2","direct":true,"kind":"runtime","optional":false},{"id":19449383,"package_name":"itertools","ecosystem":"cargo","requirements":"0.10.0","direct":true,"kind":"runtime","optional":false},{"id":19449384,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.5.2","direct":true,"kind":"runtime","optional":false},{"id":19449385,"package_name":"regex","ecosystem":"cargo","requirements":"1.5.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"native/libcst_derive/Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-06-23T12:01:21.777Z","updated_at":"2022-06-23T12:01:21.777Z","repository_link":"https://github.com/Instagram/LibCST/blob/main/native/libcst_derive/Cargo.toml","dependencies":[{"id":19449386,"package_name":"syn","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":19449387,"package_name":"quote","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-06-23T12:01:22.186Z","updated_at":"2022-06-23T12:01:22.186Z","repository_link":"https://github.com/Instagram/LibCST/blob/main/setup.py","dependencies":[{"id":19450877,"package_name":"dep.strip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T10:09:50.327Z","updated_at":"2023-09-25T10:09:50.327Z","repository_link":"https://github.com/Instagram/LibCST/blob/main/.github/workflows/build.yml","dependencies":[{"id":13936762587,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13936762588,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13936762589,"package_name":"Swatinem/rust-cache","ecosystem":"actions","requirements":"v2.6.2","direct":true,"kind":"composite","optional":false},{"id":13936762590,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.15.0","direct":true,"kind":"composite","optional":false},{"id":13936762591,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T10:09:50.341Z","updated_at":"2023-09-25T10:09:50.341Z","repository_link":"https://github.com/Instagram/LibCST/blob/main/.github/workflows/ci.yml","dependencies":[{"id":13936762592,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13936762593,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13936762594,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13936762595,"package_name":"Swatinem/rust-cache","ecosystem":"actions","requirements":"v2.6.2","direct":true,"kind":"composite","optional":false},{"id":13936762596,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13936762597,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13936762598,"package_name":"ts-graphviz/setup-graphviz","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13936762599,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13936762600,"package_name":"actions-rs/clippy-check","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi_upload.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T10:09:50.382Z","updated_at":"2023-09-25T10:09:50.382Z","repository_link":"https://github.com/Instagram/LibCST/blob/main/.github/workflows/pypi_upload.yml","dependencies":[{"id":13936762601,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13936762602,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13936762603,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13936762604,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"native/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-25T10:09:50.392Z","updated_at":"2023-09-25T10:09:50.392Z","repository_link":"https://github.com/Instagram/LibCST/blob/main/native/Cargo.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-25T10:09:50.398Z","updated_at":"2023-09-25T10:09:50.398Z","repository_link":"https://github.com/Instagram/LibCST/blob/main/pyproject.toml","dependencies":[{"id":13936762605,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"\u003e=3.7.4.2","direct":true,"kind":"runtime","optional":false},{"id":13936762606,"package_name":"typing_inspect","ecosystem":"pypi","requirements":"\u003e=0.4.0","direct":true,"kind":"runtime","optional":false},{"id":13936762607,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=5.2","direct":true,"kind":"runtime","optional":false}]}],"score":30.43744724925005,"created_at":"2025-04-28T21:36:55.634Z","updated_at":"2026-06-21T01:30:31.955Z","avatar_url":"https://github.com/Instagram.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360302","html_url":"https://summary.ecosyste.ms/projects/360302"}