{"id":12011,"name":"inspect4py","description":"Static code analysis package for Python repositories","url":"https://github.com/softwareunderstanding/inspect4py","last_synced_at":"2025-09-04T21:35:13.409Z","repository":{"id":38535934,"uuid":"349160905","full_name":"SoftwareUnderstanding/inspect4py","owner":"SoftwareUnderstanding","description":"Static code analysis package for Python repositories","archived":false,"fork":false,"pushed_at":"2023-11-25T19:05:28.000Z","size":16134,"stargazers_count":31,"open_issues_count":43,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-18T17:58:08.036Z","etag":null,"topics":["ast","software-classification","software-mining","static-analysis"],"latest_commit_sha":null,"homepage":"https://inspect4py.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SoftwareUnderstanding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-18T17:25:57.000Z","updated_at":"2025-06-20T12:34:12.000Z","dependencies_parsed_at":"2023-11-25T20:21:41.594Z","dependency_job_id":"4d4d7970-c099-40eb-a8fe-ade123773768","html_url":"https://github.com/SoftwareUnderstanding/inspect4py","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/SoftwareUnderstanding/inspect4py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoftwareUnderstanding","download_url":"https://codeload.github.com/SoftwareUnderstanding/inspect4py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/sbom","scorecard":{"id":131917,"data":{"date":"2025-08-11","repo":{"name":"github.com/SoftwareUnderstanding/inspect4py","commit":"585ceaace3a5889110150dec1144c4a1165ac025"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":4,"reason":"Found 3/7 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pypi-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":6,"reason":"binaries present in source code","details":["Warn: binary detected: inspect4py/resources/python_mac.so:1","Warn: binary detected: inspect4py/resources/python_unix.so:1","Warn: binary detected: inspect4py/resources/python_win.so:1","Warn: binary detected: test/test_files/BoostingMonocularDepth/structuredrl/models/syncbn/modules/functional/_syncbn/src/syncbn.cu.o:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/pypi-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftwareUnderstanding/inspect4py/pypi-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftwareUnderstanding/inspect4py/pypi-publish.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.7 to python:3.7@sha256:eedf63967cdb57d8214db38ce21f105003ed4e4d0358f02bedc057341bcf92a0","Warn: containerImage not pinned by hash: Dockerfile_old:1: pin your Docker image by updating python:3.7 to python:3.7@sha256:eedf63967cdb57d8214db38ce21f105003ed4e4d0358f02bedc057341bcf92a0","Warn: pipCommand not pinned by hash: Dockerfile:7","Warn: pipCommand not pinned by hash: Dockerfile:10","Warn: pipCommand not pinned by hash: Dockerfile_old:8","Warn: pipCommand not pinned by hash: Dockerfile_old:9","Warn: pipCommand not pinned by hash: Dockerfile_old:10","Warn: pipCommand not pinned by hash: Dockerfile_old:11","Warn: pipCommand not pinned by hash: Dockerfile_old:12","Warn: pipCommand not pinned by hash: Dockerfile_old:13","Warn: pipCommand not pinned by hash: test/test_files/somef/Dockerfile:5","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of  11 pipCommand 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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Something went wrong while executing your query on 2025-08-12T14:03:25Z. Please include `951A:ECB19:47F154:1024D25:689B49AC` when reporting this issue.","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Vulnerabilities","score":0,"reason":"107 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-26jh-r8g2-6fpr","Warn: Project is vulnerable to: PYSEC-2024-219 / GHSA-279j-x4gx-hfrh","Warn: Project is vulnerable to: GHSA-34rf-p3r3-58x2","Warn: Project is vulnerable to: PYSEC-2024-197 / GHSA-37qc-qgx6-9xjv","Warn: Project is vulnerable to: PYSEC-2024-196 / GHSA-3c67-5hwx-f6wx","Warn: Project is vulnerable to: GHSA-3f95-mxq2-2f63","Warn: Project is vulnerable to: GHSA-3gf9-wv65-gwh9","Warn: Project is vulnerable to: PYSEC-2023-90 / GHSA-3qqg-pgqq-3695","Warn: Project is vulnerable to: PYSEC-2023-16 / GHSA-3x5j-9vwr-8rr5","Warn: Project is vulnerable to: GHSA-48cq-79qq-6f7x","Warn: Project is vulnerable to: PYSEC-2024-217 / GHSA-4q3c-cj7g-jcwf","Warn: Project is vulnerable to: PYSEC-2024-215 / GHSA-576c-3j53-r9jj","Warn: Project is vulnerable to: GHSA-5cpq-9538-jm2j","Warn: Project is vulnerable to: PYSEC-2023-249 / GHSA-6qm2-wpxq-7qh2","Warn: Project is vulnerable to: PYSEC-2024-184 / GHSA-6v6g-j5fq-hpvw","Warn: Project is vulnerable to: PYSEC-2024-213 / GHSA-77xq-6g77-h274","Warn: Project is vulnerable to: GHSA-7v2w-h4gh-w5cv","Warn: Project is vulnerable to: PYSEC-2024-214 / GHSA-89v2-pqfv-c5r9","Warn: Project is vulnerable to: PYSEC-2024-216 / GHSA-8c87-gvhj-xm8m","Warn: Project is vulnerable to: GHSA-8jw3-6x8j-v96g","Warn: Project is vulnerable to: GHSA-973g-55hp-3frw","Warn: Project is vulnerable to: GHSA-f3h9-8phc-6gvh","Warn: Project is vulnerable to: PYSEC-2022-229 / GHSA-f8xq-q7px-wg8c","Warn: Project is vulnerable to: GHSA-g6c9-f4xm-9j4x","Warn: Project is vulnerable to: GHSA-g9cj-cfpp-4g2x","Warn: Project is vulnerable to: PYSEC-2023-255 / GHSA-gqvf-3hgp-5hxv","Warn: Project is vulnerable to: PYSEC-2024-220 / GHSA-gvv6-33j7-884g","Warn: Project is vulnerable to: PYSEC-2024-198 / GHSA-hm3c-93pg-4cxw","Warn: Project is vulnerable to: GHSA-hmx6-r76c-85g9","Warn: Project is vulnerable to: GHSA-j2jg-fq62-7c3h","Warn: Project is vulnerable to: PYSEC-2024-199 / GHSA-j757-pf57-f8r4","Warn: Project is vulnerable to: GHSA-m842-4qm8-7gpq","Warn: Project is vulnerable to: GHSA-prpg-p95c-32fv","Warn: Project is vulnerable to: GHSA-qh6x-j82h-vpf9","Warn: Project is vulnerable to: GHSA-r364-m2j9-mf4h","Warn: Project is vulnerable to: PYSEC-2021-873 / GHSA-rhq2-3vr9-6mcr","Warn: Project is vulnerable to: PYSEC-2024-255 / GHSA-rvfh-h6c7-fc3c","Warn: Project is vulnerable to: GHSA-v4q9-qgqf-7jwp","Warn: Project is vulnerable to: PYSEC-2024-218 / GHSA-xh2x-3mrm-fwqm","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2022-42991 / GHSA-v3c5-jqr6-7qm8","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T05:24:21.780Z","repository_id":38535934,"created_at":"2025-08-16T05:24:21.781Z","updated_at":"2025-08-16T05:24:21.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273677872,"owners_count":25148508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"SoftwareUnderstanding","name":"Software Understanding","uuid":"85618918","kind":"organization","description":"Organization dedicated to make software understandable by extracting metadata and facilitate its reuse","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/85618918?v=4","repositories_count":7,"last_synced_at":"2023-03-06T08:25:29.290Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SoftwareUnderstanding","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T07:48:41.503Z","updated_at":"2023-03-06T08:25:29.297Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoftwareUnderstanding","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoftwareUnderstanding/repositories"},"packages":[{"id":2767595,"name":"inspect4py","ecosystem":"pypi","description":"Static code analysis package for Python repositories","homepage":"https://github.com/SoftwareUnderstanding/inspect4py","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/SoftwareUnderstanding/inspect4py","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2022-01-27T18:24:56.000Z","latest_release_published_at":"2023-03-06T18:01:04.000Z","latest_release_number":"0.0.8","last_synced_at":"2025-08-18T17:48:13.114Z","created_at":"2022-04-10T11:19:03.372Z","updated_at":"2025-08-18T17:55:01.853Z","registry_url":"https://pypi.org/project/inspect4py/","install_command":"pip install inspect4py --index-url https://pypi.org/simple","documentation_url":"https://inspect4py.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Programming Language :: Python"],"normalized_name":"inspect4py","project_status":null},"repo_metadata":{"id":38535934,"uuid":"349160905","full_name":"SoftwareUnderstanding/inspect4py","owner":"SoftwareUnderstanding","description":"Static code analysis package for Python repositories","archived":false,"fork":false,"pushed_at":"2023-11-25T19:05:28.000Z","size":16134,"stargazers_count":31,"open_issues_count":43,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-18T19:18:19.947Z","etag":null,"topics":["ast","software-classification","software-mining","static-analysis"],"latest_commit_sha":null,"homepage":"https://inspect4py.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SoftwareUnderstanding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-18T17:25:57.000Z","updated_at":"2025-06-20T12:34:12.000Z","dependencies_parsed_at":"2023-11-25T20:21:41.594Z","dependency_job_id":"4d4d7970-c099-40eb-a8fe-ade123773768","html_url":"https://github.com/SoftwareUnderstanding/inspect4py","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/SoftwareUnderstanding/inspect4py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoftwareUnderstanding","download_url":"https://codeload.github.com/SoftwareUnderstanding/inspect4py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/sbom","scorecard":{"id":131917,"data":{"date":"2025-08-11","repo":{"name":"github.com/SoftwareUnderstanding/inspect4py","commit":"585ceaace3a5889110150dec1144c4a1165ac025"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":4,"reason":"Found 3/7 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pypi-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":6,"reason":"binaries present in source code","details":["Warn: binary detected: inspect4py/resources/python_mac.so:1","Warn: binary detected: inspect4py/resources/python_unix.so:1","Warn: binary detected: inspect4py/resources/python_win.so:1","Warn: binary detected: test/test_files/BoostingMonocularDepth/structuredrl/models/syncbn/modules/functional/_syncbn/src/syncbn.cu.o:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/pypi-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftwareUnderstanding/inspect4py/pypi-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftwareUnderstanding/inspect4py/pypi-publish.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.7 to python:3.7@sha256:eedf63967cdb57d8214db38ce21f105003ed4e4d0358f02bedc057341bcf92a0","Warn: containerImage not pinned by hash: Dockerfile_old:1: pin your Docker image by updating python:3.7 to python:3.7@sha256:eedf63967cdb57d8214db38ce21f105003ed4e4d0358f02bedc057341bcf92a0","Warn: pipCommand not pinned by hash: Dockerfile:7","Warn: pipCommand not pinned by hash: Dockerfile:10","Warn: pipCommand not pinned by hash: Dockerfile_old:8","Warn: pipCommand not pinned by hash: Dockerfile_old:9","Warn: pipCommand not pinned by hash: Dockerfile_old:10","Warn: pipCommand not pinned by hash: Dockerfile_old:11","Warn: pipCommand not pinned by hash: Dockerfile_old:12","Warn: pipCommand not pinned by hash: Dockerfile_old:13","Warn: pipCommand not pinned by hash: test/test_files/somef/Dockerfile:5","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of  11 pipCommand 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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Something went wrong while executing your query on 2025-08-12T14:03:25Z. Please include `951A:ECB19:47F154:1024D25:689B49AC` when reporting this issue.","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Vulnerabilities","score":0,"reason":"107 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-26jh-r8g2-6fpr","Warn: Project is vulnerable to: PYSEC-2024-219 / GHSA-279j-x4gx-hfrh","Warn: Project is vulnerable to: GHSA-34rf-p3r3-58x2","Warn: Project is vulnerable to: PYSEC-2024-197 / GHSA-37qc-qgx6-9xjv","Warn: Project is vulnerable to: PYSEC-2024-196 / GHSA-3c67-5hwx-f6wx","Warn: Project is vulnerable to: GHSA-3f95-mxq2-2f63","Warn: Project is vulnerable to: GHSA-3gf9-wv65-gwh9","Warn: Project is vulnerable to: PYSEC-2023-90 / GHSA-3qqg-pgqq-3695","Warn: Project is vulnerable to: PYSEC-2023-16 / GHSA-3x5j-9vwr-8rr5","Warn: Project is vulnerable to: GHSA-48cq-79qq-6f7x","Warn: Project is vulnerable to: PYSEC-2024-217 / GHSA-4q3c-cj7g-jcwf","Warn: Project is vulnerable to: PYSEC-2024-215 / GHSA-576c-3j53-r9jj","Warn: Project is vulnerable to: GHSA-5cpq-9538-jm2j","Warn: Project is vulnerable to: PYSEC-2023-249 / GHSA-6qm2-wpxq-7qh2","Warn: Project is vulnerable to: PYSEC-2024-184 / GHSA-6v6g-j5fq-hpvw","Warn: Project is vulnerable to: PYSEC-2024-213 / GHSA-77xq-6g77-h274","Warn: Project is vulnerable to: GHSA-7v2w-h4gh-w5cv","Warn: Project is vulnerable to: PYSEC-2024-214 / GHSA-89v2-pqfv-c5r9","Warn: Project is vulnerable to: PYSEC-2024-216 / GHSA-8c87-gvhj-xm8m","Warn: Project is vulnerable to: GHSA-8jw3-6x8j-v96g","Warn: Project is vulnerable to: GHSA-973g-55hp-3frw","Warn: Project is vulnerable to: GHSA-f3h9-8phc-6gvh","Warn: Project is vulnerable to: PYSEC-2022-229 / GHSA-f8xq-q7px-wg8c","Warn: Project is vulnerable to: GHSA-g6c9-f4xm-9j4x","Warn: Project is vulnerable to: GHSA-g9cj-cfpp-4g2x","Warn: Project is vulnerable to: PYSEC-2023-255 / GHSA-gqvf-3hgp-5hxv","Warn: Project is vulnerable to: PYSEC-2024-220 / GHSA-gvv6-33j7-884g","Warn: Project is vulnerable to: PYSEC-2024-198 / GHSA-hm3c-93pg-4cxw","Warn: Project is vulnerable to: GHSA-hmx6-r76c-85g9","Warn: Project is vulnerable to: GHSA-j2jg-fq62-7c3h","Warn: Project is vulnerable to: PYSEC-2024-199 / GHSA-j757-pf57-f8r4","Warn: Project is vulnerable to: GHSA-m842-4qm8-7gpq","Warn: Project is vulnerable to: GHSA-prpg-p95c-32fv","Warn: Project is vulnerable to: GHSA-qh6x-j82h-vpf9","Warn: Project is vulnerable to: GHSA-r364-m2j9-mf4h","Warn: Project is vulnerable to: PYSEC-2021-873 / GHSA-rhq2-3vr9-6mcr","Warn: Project is vulnerable to: PYSEC-2024-255 / GHSA-rvfh-h6c7-fc3c","Warn: Project is vulnerable to: GHSA-v4q9-qgqf-7jwp","Warn: Project is vulnerable to: PYSEC-2024-218 / GHSA-xh2x-3mrm-fwqm","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2022-42991 / GHSA-v3c5-jqr6-7qm8","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T05:24:21.780Z","repository_id":38535934,"created_at":"2025-08-16T05:24:21.781Z","updated_at":"2025-08-16T05:24:21.781Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271035304,"owners_count":24688388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"SoftwareUnderstanding","name":"Software Understanding","uuid":"85618918","kind":"organization","description":"Organization dedicated to make software understandable by extracting metadata and facilitate its reuse","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/85618918?v=4","repositories_count":7,"last_synced_at":"2023-03-06T08:25:29.290Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SoftwareUnderstanding","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T07:48:41.503Z","updated_at":"2023-03-06T08:25:29.297Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoftwareUnderstanding","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoftwareUnderstanding/repositories"},"tags":[{"name":"v0.0.8","sha":"f3b1311f675e8d03cd7e0983a3f8968af1b4b77b","kind":"commit","published_at":"2023-03-06T17:58:02.000Z","download_url":"https://codeload.github.com/SoftwareUnderstanding/inspect4py/tar.gz/v0.0.8","html_url":"https://github.com/SoftwareUnderstanding/inspect4py/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SoftwareUnderstanding/inspect4py@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"21550f8195d6e33370eafb3fefb709e9b6ab79e5","kind":"commit","published_at":"2023-03-04T22:32:23.000Z","download_url":"https://codeload.github.com/SoftwareUnderstanding/inspect4py/tar.gz/v0.0.7","html_url":"https://github.com/SoftwareUnderstanding/inspect4py/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SoftwareUnderstanding/inspect4py@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9da8fe5779436fc54556956243dce31692678ee8","kind":"commit","published_at":"2023-01-18T16:45:35.000Z","download_url":"https://codeload.github.com/SoftwareUnderstanding/inspect4py/tar.gz/v0.0.6","html_url":"https://github.com/SoftwareUnderstanding/inspect4py/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SoftwareUnderstanding/inspect4py@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"8cc286426fc7eced82fe9f4b211732ea562ed33b","kind":"commit","published_at":"2023-01-17T14:56:25.000Z","download_url":"https://codeload.github.com/SoftwareUnderstanding/inspect4py/tar.gz/v0.0.5","html_url":"https://github.com/SoftwareUnderstanding/inspect4py/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SoftwareUnderstanding/inspect4py@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.5/manifests"},{"name":"v0.0.4.1","sha":"61a26dbaee4af99756c928ff9ea8c3804dfd0b43","kind":"commit","published_at":"2023-01-12T11:10:54.000Z","download_url":"https://codeload.github.com/SoftwareUnderstanding/inspect4py/tar.gz/v0.0.4.1","html_url":"https://github.com/SoftwareUnderstanding/inspect4py/releases/tag/v0.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SoftwareUnderstanding/inspect4py@v0.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.4.1/manifests"},{"name":"v0.0.4","sha":"23189c57f1ba73428814837644a80dee740fe921","kind":"commit","published_at":"2023-01-12T10:10:20.000Z","download_url":"https://codeload.github.com/SoftwareUnderstanding/inspect4py/tar.gz/v0.0.4","html_url":"https://github.com/SoftwareUnderstanding/inspect4py/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SoftwareUnderstanding/inspect4py@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"392d5150815674a711818800f1630ba56c2fdc33","kind":"commit","published_at":"2023-01-11T18:02:46.000Z","download_url":"https://codeload.github.com/SoftwareUnderstanding/inspect4py/tar.gz/v0.0.3","html_url":"https://github.com/SoftwareUnderstanding/inspect4py/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SoftwareUnderstanding/inspect4py@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"0774b71f29747b42603940377f74773d462d4961","kind":"commit","published_at":"2022-12-19T16:48:55.000Z","download_url":"https://codeload.github.com/SoftwareUnderstanding/inspect4py/tar.gz/v0.0.2","html_url":"https://github.com/SoftwareUnderstanding/inspect4py/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SoftwareUnderstanding/inspect4py@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"dc7df90c13ca2e68e8ed313a2fa12826d757831c","kind":"commit","published_at":"2022-01-26T21:05:43.000Z","download_url":"https://codeload.github.com/SoftwareUnderstanding/inspect4py/tar.gz/v0.0.1","html_url":"https://github.com/SoftwareUnderstanding/inspect4py/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SoftwareUnderstanding/inspect4py@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-18T17:55:01.853Z","dependent_packages_count":1,"downloads":108,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.582237314075279,"dependent_repos_count":21.66152068531463,"dependent_packages_count":4.732581140073995,"stargazers_count":12.621442794920204,"forks_count":11.928241170270358,"docker_downloads_count":null,"average":12.305204620930894},"purl":"pkg:pypi/inspect4py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/inspect4py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/inspect4py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/inspect4py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-18T16:36:02.937Z","issues_count":44,"pull_requests_count":58,"avg_time_to_close_issue":4937679.533333333,"avg_time_to_close_pull_request":89972.60344827586,"issues_closed_count":15,"pull_requests_closed_count":58,"pull_request_authors_count":5,"issue_authors_count":7,"avg_comments_per_issue":1.4318181818181819,"avg_comments_per_pull_request":0.6724137931034483,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/issues","maintainers":[{"login":"dgarijo","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgarijo"},{"login":"rosafilgueira","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosafilgueira"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inspect4py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inspect4py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inspect4py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inspect4py/related_packages","maintainers":[{"uuid":"dgarijo","login":"dgarijo","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/dgarijo/","role":null,"created_at":"2023-02-24T11:22:51.103Z","updated_at":"2023-02-24T11:22:51.103Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dgarijo/packages"},{"uuid":"rosa_filgueira","login":"rosa_filgueira","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/rosa_filgueira/","role":null,"created_at":"2023-02-24T11:22:51.119Z","updated_at":"2023-02-24T11:22:51.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rosa_filgueira/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724911,"maintainers_count":308243,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"message":"Repository syncing started."},"issues_stats":{"full_name":"SoftwareUnderstanding/inspect4py","html_url":"https://github.com/SoftwareUnderstanding/inspect4py","last_synced_at":"2025-08-18T17:55:01.733Z","status":"error","issues_count":44,"pull_requests_count":58,"avg_time_to_close_issue":4937679.533333333,"avg_time_to_close_pull_request":89972.60344827586,"issues_closed_count":15,"pull_requests_closed_count":58,"pull_request_authors_count":5,"issue_authors_count":7,"avg_comments_per_issue":1.4318181818181819,"avg_comments_per_pull_request":0.6724137931034483,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T15:56:15.877Z","updated_at":"2025-08-18T17:55:01.734Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareUnderstanding%2Finspect4py/issues","issue_labels_count":{"bug":19,"enhancement":10,"new feature":3,"toDiscuss":2,"documentation":2,"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"COLLABORATOR":30,"CONTRIBUTOR":12,"NONE":2},"pull_request_author_associations_count":{"COLLABORATOR":43,"CONTRIBUTOR":15},"issue_authors":{"dgarijo":28,"OEG-Clark":6,"lazyhope":4,"WilliamsCJ":2,"rosafilgueira":2,"dakixr":1,"smith-co":1},"pull_request_authors":{"rosafilgueira":28,"dgarijo":15,"OEG-Clark":9,"WilliamsCJ":3,"lazyhope":3},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.036Z","repositories_count":8355740,"issues_count":15726116,"pull_requests_count":37386842,"authors_count":5664771,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"dgarijo","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgarijo"},{"login":"rosafilgueira","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rosafilgueira"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":6,"ForkEvent":2},"last_year":{"WatchEvent":6,"ForkEvent":2}},"keywords":["ast","software-classification","software-mining","static-analysis"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/pypi-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T23:31:05.125Z","updated_at":"2023-02-12T23:31:05.125Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/.github/workflows/pypi-publish.yml","dependencies":[{"id":7601939499,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7601939500,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-12T23:31:05.295Z","updated_at":"2023-02-12T23:31:05.295Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/Dockerfile","dependencies":[{"id":7601940354,"package_name":"python","ecosystem":"docker","requirements":"3.7","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"test/test_files/somef/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-12T23:31:05.345Z","updated_at":"2023-02-12T23:31:05.345Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/test/test_files/somef/Dockerfile","dependencies":[{"id":7601941744,"package_name":"python","ecosystem":"docker","requirements":"3.6","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-12T23:31:05.555Z","updated_at":"2023-02-12T23:31:05.555Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/docs/requirements.txt","dependencies":[{"id":7601942293,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-12T23:31:05.604Z","updated_at":"2023-02-12T23:31:05.604Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/requirements.txt","dependencies":[{"id":7601942738,"package_name":"docstring_parser","ecosystem":"pypi","requirements":"==0.7","direct":true,"kind":"runtime","optional":false},{"id":7601942739,"package_name":"astor","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942740,"package_name":"graphviz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942741,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942742,"package_name":"pigar","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942743,"package_name":"setuptools","ecosystem":"pypi","requirements":"==54.2.0","direct":true,"kind":"runtime","optional":false},{"id":7601942744,"package_name":"json2html","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942745,"package_name":"configparser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942746,"package_name":"bigcode_astgen","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942747,"package_name":"GitPython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_eval.txt","sha":null,"kind":"manifest","created_at":"2023-02-12T23:31:05.647Z","updated_at":"2023-02-12T23:31:05.647Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/requirements_eval.txt","dependencies":[{"id":7601942763,"package_name":"cdmcfparser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942765,"package_name":"docstring_parser","ecosystem":"pypi","requirements":"==0.7","direct":true,"kind":"runtime","optional":false},{"id":7601942766,"package_name":"astor","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942768,"package_name":"graphviz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942769,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942771,"package_name":"pigar","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942772,"package_name":"setuptools","ecosystem":"pypi","requirements":"==54.2.0","direct":true,"kind":"runtime","optional":false},{"id":7601942773,"package_name":"json2html","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942774,"package_name":"configparser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601942775,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test/test_files/BoostingMonocularDepth/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-12T23:31:05.700Z","updated_at":"2023-02-12T23:31:05.700Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/test/test_files/BoostingMonocularDepth/requirements.txt","dependencies":[{"id":7601942797,"package_name":"torch","ecosystem":"pypi","requirements":"==1.2","direct":true,"kind":"test","optional":false},{"id":7601942798,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601942799,"package_name":"cudnnenv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601942800,"package_name":"gradio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601942801,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601942802,"package_name":"opencv-python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601942803,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601942804,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601942805,"package_name":"gdown","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"test/test_files/BoostingMonocularDepth/structuredrl/models/syncbn/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-12T23:31:05.756Z","updated_at":"2023-02-12T23:31:05.756Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/test/test_files/BoostingMonocularDepth/structuredrl/models/syncbn/requirements.txt","dependencies":[{"id":7601942813,"package_name":"future","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601942814,"package_name":"cffi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"test/test_files/pylops/requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-02-12T23:31:05.811Z","updated_at":"2023-02-12T23:31:05.811Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/test/test_files/pylops/requirements-dev.txt","dependencies":[{"id":7601944168,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15.0","direct":true,"kind":"development","optional":false},{"id":7601944169,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"development","optional":false},{"id":7601944170,"package_name":"numba","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944171,"package_name":"pyfftw","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944172,"package_name":"PyWavelets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944173,"package_name":"spgl1","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944174,"package_name":"scikit-fmm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944175,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944176,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944177,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944178,"package_name":"pytest-runner","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944179,"package_name":"setuptools_scm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944180,"package_name":"Sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944181,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944182,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944183,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944184,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7601944185,"package_name":"image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"test/test_files/pylops/setup.py","sha":null,"kind":"manifest","created_at":"2023-02-12T23:31:05.850Z","updated_at":"2023-02-12T23:31:05.850Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/test/test_files/pylops/setup.py","dependencies":[{"id":7601944191,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601944192,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test/test_files/somef/docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-12T23:31:05.877Z","updated_at":"2023-02-12T23:31:05.877Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/test/test_files/somef/docs/requirements.txt","dependencies":[{"id":7601944200,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"test/test_files/somef/setup.py","sha":null,"kind":"manifest","created_at":"2023-02-12T23:31:05.901Z","updated_at":"2023-02-12T23:31:05.901Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/test/test_files/somef/setup.py","dependencies":[{"id":7601944201,"package_name":"Click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601944202,"package_name":"click-option-group","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601944203,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601944204,"package_name":"markdown","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601944205,"package_name":"bs4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601944206,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601944207,"package_name":"nltk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601944208,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601944209,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"==0.21.2","direct":true,"kind":"runtime","optional":false},{"id":7601944210,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601944211,"package_name":"textblob","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601944212,"package_name":"rdflib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7601944213,"package_name":"rdflib-jsonld","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test/test_files/somef/src/somef.egg-info/requires.txt","sha":null,"kind":"manifest","created_at":"2023-02-12T23:31:05.930Z","updated_at":"2023-02-12T23:31:05.930Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/test/test_files/somef/src/somef.egg-info/requires.txt","dependencies":[{"id":7601944214,"package_name":"Click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601944215,"package_name":"bs4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601944216,"package_name":"click-option-group","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601944217,"package_name":"markdown","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601944218,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601944219,"package_name":"nltk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601944220,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601944221,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601944222,"package_name":"rdflib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601944223,"package_name":"rdflib-jsonld","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601944224,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7601944225,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"==0.21.2","direct":true,"kind":"test","optional":false},{"id":7601944226,"package_name":"textblob","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-25T20:21:40.033Z","updated_at":"2023-11-25T20:21:40.033Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-25T20:21:40.260Z","updated_at":"2023-11-25T20:21:40.260Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"test/test_files/Chowlk/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-25T20:21:40.958Z","updated_at":"2023-11-25T20:21:40.958Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/test/test_files/Chowlk/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"test/test_files/pylops/environment.yml","sha":null,"kind":"manifest","created_at":"2023-11-25T20:21:41.020Z","updated_at":"2023-11-25T20:21:41.020Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/test/test_files/pylops/environment.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"test/test_files/pylops/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-25T20:21:41.105Z","updated_at":"2023-11-25T20:21:41.105Z","repository_link":"https://github.com/SoftwareUnderstanding/inspect4py/blob/main/test/test_files/pylops/requirements.txt","dependencies":[]}],"score":null,"created_at":"2025-09-04T15:50:40.024Z","updated_at":"2025-10-07T08:07:20.880Z","avatar_url":"https://github.com/SoftwareUnderstanding.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":108,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/12011","html_url":"https://science.ecosyste.ms/projects/12011","bibtex_url":"https://science.ecosyste.ms/projects/12011/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/12011/export.apalike"}