{"id":68669,"name":"neurox","description":"A Python library that encapsulates various methods for neuron interpretation and analysis in Deep NLP models. ","url":"https://github.com/fdalvi/neurox","last_synced_at":"2025-09-08T14:15:21.593Z","repository":{"id":36966834,"uuid":"144993086","full_name":"fdalvi/NeuroX","owner":"fdalvi","description":"A Python library that encapsulates various methods for neuron interpretation and analysis in Deep NLP models. ","archived":false,"fork":false,"pushed_at":"2023-10-04T13:09:44.000Z","size":1921,"stargazers_count":103,"open_issues_count":22,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-19T12:42:27.298Z","etag":null,"topics":["explainable-ai","natural-language-processing","neurons","nlp","nlp-machine-learning"],"latest_commit_sha":null,"homepage":"https://neurox.qcri.org","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/fdalvi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-16T13:41:02.000Z","updated_at":"2025-08-10T01:53:59.000Z","dependencies_parsed_at":"2023-10-02T08:54:42.185Z","dependency_job_id":"338c41bb-7ad9-41e9-8ee4-a137cc209fe3","html_url":"https://github.com/fdalvi/NeuroX","commit_stats":{"total_commits":128,"total_committers":8,"mean_commits":16.0,"dds":0.40625,"last_synced_commit":"f2314ccd964f744eb3209f1438fa53704a6665b2"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/fdalvi/NeuroX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdalvi","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/sbom","scorecard":{"id":394745,"data":{"date":"2025-08-11","repo":{"name":"github.com/fdalvi/NeuroX","commit":"a9ac7cd90be89d72c5ed55d963e2843f039303fc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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":"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":["Warn: no topLevel permission defined: .github/workflows/code-formatting.yml:1","Warn: no topLevel permission defined: .github/workflows/python-36-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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/code-formatting.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/code-formatting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-formatting.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/code-formatting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-36-tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-36-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-36-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-36-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/code-formatting.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/code-formatting.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-36-tests.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-36-tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:42:39.698Z","repository_id":36966834,"created_at":"2025-08-18T18:42:39.698Z","updated_at":"2025-08-18T18:42:39.698Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196292,"owners_count":25239189,"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-08T02:00:09.813Z","response_time":121,"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":"fdalvi","name":"Fahim Dalvi","uuid":"859719","kind":"user","description":"https://fdalvi.github.io","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859719?u=39fbc56aeb1ab2e210e7a4e90c28c412606594d8\u0026v=4","repositories_count":59,"last_synced_at":"2024-04-14T20:10:06.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fdalvi","funding_links":[],"total_stars":229,"followers":34,"following":0,"created_at":"2022-11-05T13:23:57.478Z","updated_at":"2024-04-14T20:10:17.165Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdalvi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdalvi/repositories"},"packages":[{"id":2817894,"name":"neurox","ecosystem":"pypi","description":"Toolkit for Neuron Analysis in Deep NLP Models","homepage":"https://github.com/fdalvi/NeuroX","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fdalvi/NeuroX","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-06-17T08:58:33.000Z","latest_release_published_at":"2022-03-14T11:18:58.000Z","latest_release_number":"1.0.9","last_synced_at":"2025-08-19T12:20:55.109Z","created_at":"2022-04-10T11:44:40.424Z","updated_at":"2025-08-19T12:58:52.196Z","registry_url":"https://pypi.org/project/neurox/","install_command":"pip install neurox --index-url https://pypi.org/simple","documentation_url":"https://neurox.qcri.org/docs/","metadata":{"funding":null,"documentation":"https://neurox.qcri.org/docs/","classifiers":["License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"neurox","project_status":null},"repo_metadata":{"id":36966834,"uuid":"144993086","full_name":"fdalvi/NeuroX","owner":"fdalvi","description":"A Python library that encapsulates various methods for neuron interpretation and analysis in Deep NLP models. ","archived":false,"fork":false,"pushed_at":"2023-10-04T13:09:44.000Z","size":1921,"stargazers_count":102,"open_issues_count":22,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-18T13:48:55.155Z","etag":null,"topics":["explainable-ai","natural-language-processing","neurons","nlp","nlp-machine-learning"],"latest_commit_sha":null,"homepage":"https://neurox.qcri.org","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/fdalvi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-16T13:41:02.000Z","updated_at":"2025-04-18T01:58:38.000Z","dependencies_parsed_at":"2023-10-02T08:54:42.185Z","dependency_job_id":"338c41bb-7ad9-41e9-8ee4-a137cc209fe3","html_url":"https://github.com/fdalvi/NeuroX","commit_stats":{"total_commits":128,"total_committers":8,"mean_commits":16.0,"dds":0.40625,"last_synced_commit":"f2314ccd964f744eb3209f1438fa53704a6665b2"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/fdalvi/NeuroX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdalvi","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/sbom","scorecard":{"id":394745,"data":{"date":"2025-08-11","repo":{"name":"github.com/fdalvi/NeuroX","commit":"a9ac7cd90be89d72c5ed55d963e2843f039303fc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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":"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":["Warn: no topLevel permission defined: .github/workflows/code-formatting.yml:1","Warn: no topLevel permission defined: .github/workflows/python-36-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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/code-formatting.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/code-formatting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-formatting.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/code-formatting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-36-tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-36-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-36-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-36-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/code-formatting.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/code-formatting.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-36-tests.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-36-tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:42:39.698Z","repository_id":36966834,"created_at":"2025-08-18T18:42:39.698Z","updated_at":"2025-08-18T18:42:39.698Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271152143,"owners_count":24707992,"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-19T02:00:09.176Z","response_time":63,"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":"fdalvi","name":"Fahim Dalvi","uuid":"859719","kind":"user","description":"https://fdalvi.github.io","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859719?u=39fbc56aeb1ab2e210e7a4e90c28c412606594d8\u0026v=4","repositories_count":59,"last_synced_at":"2024-04-14T20:10:06.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fdalvi","funding_links":[],"total_stars":229,"followers":34,"following":0,"created_at":"2022-11-05T13:23:57.478Z","updated_at":"2024-04-14T20:10:17.165Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdalvi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdalvi/repositories"},"tags":[{"name":"v1.0.9","sha":"e322f24852e8a5c4ca032d7aac9b2ee35f5d7b85","kind":"tag","published_at":"2022-08-29T14:26:32.000Z","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/v1.0.9","html_url":"https://github.com/fdalvi/NeuroX/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fdalvi/NeuroX@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"679221cb3d7d90b90298e4de80511ce1b124c3cf","kind":"tag","published_at":"2022-08-29T14:23:43.000Z","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/v1.0.8","html_url":"https://github.com/fdalvi/NeuroX/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fdalvi/NeuroX@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70a4d5579eaf3f062603a001b35c7716e177b7f2","kind":"tag","published_at":"2022-08-29T14:22:45.000Z","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/v1.0.7","html_url":"https://github.com/fdalvi/NeuroX/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fdalvi/NeuroX@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"34f259cb3d63701b96e4feb3619cf158bc792f5c","kind":"commit","published_at":"2022-08-29T13:12:43.000Z","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/v1.0.6","html_url":"https://github.com/fdalvi/NeuroX/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fdalvi/NeuroX@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.6/manifests"}]},"repo_metadata_updated_at":"2025-08-19T12:58:52.196Z","dependent_packages_count":0,"downloads":28,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":29.517494945012064,"dependent_repos_count":21.66152068531463,"dependent_packages_count":10.032368031403879,"stargazers_count":7.890955772766493,"forks_count":8.384582119881978,"docker_downloads_count":null,"average":15.49738431087581},"purl":"pkg:pypi/neurox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/neurox","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/neurox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/neurox/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T12:24:15.814Z","issues_count":21,"pull_requests_count":30,"avg_time_to_close_issue":5239760.875,"avg_time_to_close_pull_request":3400874.6666666665,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":8,"issue_authors_count":14,"avg_comments_per_issue":1.380952380952381,"avg_comments_per_pull_request":0.43333333333333335,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/fdalvi%2FNeuroX/issues","maintainers":[{"login":"fdalvi","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdalvi"},{"login":"baselmousi","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baselmousi"},{"login":"yifan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yifan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neurox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neurox/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neurox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neurox/related_packages","maintainers":[{"uuid":"fdalvi","login":"fdalvi","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/fdalvi/","role":null,"created_at":"2023-02-24T19:13:17.306Z","updated_at":"2023-02-24T19:13:17.306Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/fdalvi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":11667107,"name":"github.com/fdalvi/NeuroX","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fdalvi/NeuroX","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-08-29T13:12:43.000Z","latest_release_published_at":"2022-08-29T13:12:43.000Z","latest_release_number":"v1.0.9","last_synced_at":"2025-08-19T12:58:52.163Z","created_at":"2025-05-21T10:09:21.625Z","updated_at":"2025-08-19T12:58:52.582Z","registry_url":"https://pkg.go.dev/github.com/fdalvi/NeuroX","install_command":"go get github.com/fdalvi/NeuroX","documentation_url":"https://pkg.go.dev/github.com/fdalvi/NeuroX#section-documentation","metadata":{},"repo_metadata":{"id":36966834,"uuid":"144993086","full_name":"fdalvi/NeuroX","owner":"fdalvi","description":"A Python library that encapsulates various methods for neuron interpretation and analysis in Deep NLP models. ","archived":false,"fork":false,"pushed_at":"2023-10-04T13:09:44.000Z","size":1921,"stargazers_count":102,"open_issues_count":22,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-18T13:48:55.155Z","etag":null,"topics":["explainable-ai","natural-language-processing","neurons","nlp","nlp-machine-learning"],"latest_commit_sha":null,"homepage":"https://neurox.qcri.org","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/fdalvi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-16T13:41:02.000Z","updated_at":"2025-04-18T01:58:38.000Z","dependencies_parsed_at":"2023-10-02T08:54:42.185Z","dependency_job_id":"338c41bb-7ad9-41e9-8ee4-a137cc209fe3","html_url":"https://github.com/fdalvi/NeuroX","commit_stats":{"total_commits":128,"total_committers":8,"mean_commits":16.0,"dds":0.40625,"last_synced_commit":"f2314ccd964f744eb3209f1438fa53704a6665b2"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/fdalvi/NeuroX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdalvi","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/sbom","scorecard":{"id":394745,"data":{"date":"2025-08-11","repo":{"name":"github.com/fdalvi/NeuroX","commit":"a9ac7cd90be89d72c5ed55d963e2843f039303fc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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":"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":["Warn: no topLevel permission defined: .github/workflows/code-formatting.yml:1","Warn: no topLevel permission defined: .github/workflows/python-36-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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/code-formatting.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/code-formatting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-formatting.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/code-formatting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-36-tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-36-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-36-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-36-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/code-formatting.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/code-formatting.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-36-tests.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-36-tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:42:39.698Z","repository_id":36966834,"created_at":"2025-08-18T18:42:39.698Z","updated_at":"2025-08-18T18:42:39.698Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271152143,"owners_count":24707992,"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-19T02:00:09.176Z","response_time":63,"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":"fdalvi","name":"Fahim Dalvi","uuid":"859719","kind":"user","description":"https://fdalvi.github.io","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859719?u=39fbc56aeb1ab2e210e7a4e90c28c412606594d8\u0026v=4","repositories_count":59,"last_synced_at":"2024-04-14T20:10:06.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fdalvi","funding_links":[],"total_stars":229,"followers":34,"following":0,"created_at":"2022-11-05T13:23:57.478Z","updated_at":"2024-04-14T20:10:17.165Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdalvi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdalvi/repositories"},"tags":[{"name":"v1.0.9","sha":"e322f24852e8a5c4ca032d7aac9b2ee35f5d7b85","kind":"tag","published_at":"2022-08-29T14:26:32.000Z","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/v1.0.9","html_url":"https://github.com/fdalvi/NeuroX/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fdalvi/NeuroX@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"679221cb3d7d90b90298e4de80511ce1b124c3cf","kind":"tag","published_at":"2022-08-29T14:23:43.000Z","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/v1.0.8","html_url":"https://github.com/fdalvi/NeuroX/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fdalvi/NeuroX@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70a4d5579eaf3f062603a001b35c7716e177b7f2","kind":"tag","published_at":"2022-08-29T14:22:45.000Z","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/v1.0.7","html_url":"https://github.com/fdalvi/NeuroX/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fdalvi/NeuroX@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"34f259cb3d63701b96e4feb3619cf158bc792f5c","kind":"commit","published_at":"2022-08-29T13:12:43.000Z","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/v1.0.6","html_url":"https://github.com/fdalvi/NeuroX/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fdalvi/NeuroX@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.6/manifests"}]},"repo_metadata_updated_at":"2025-08-19T12:58:52.582Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.834942938074769,"dependent_packages_count":5.468039285852868,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.651491111963818},"purl":"pkg:golang/github.com/fdalvi/%21neuro%21x","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fdalvi/NeuroX","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fdalvi/NeuroX","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fdalvi/NeuroX/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T12:24:15.814Z","issues_count":21,"pull_requests_count":30,"avg_time_to_close_issue":5239760.875,"avg_time_to_close_pull_request":3400874.6666666665,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":8,"issue_authors_count":14,"avg_comments_per_issue":1.380952380952381,"avg_comments_per_pull_request":0.43333333333333335,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/fdalvi%2FNeuroX/issues","maintainers":[{"login":"fdalvi","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdalvi"},{"login":"baselmousi","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baselmousi"},{"login":"yifan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yifan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffdalvi%2FNeuroX/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffdalvi%2FNeuroX/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffdalvi%2FNeuroX/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffdalvi%2FNeuroX/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11667110,"name":"github.com/fdalvi/neurox","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fdalvi/neurox","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-08-29T13:12:43.000Z","latest_release_published_at":"2022-08-29T13:12:43.000Z","latest_release_number":"v1.0.9","last_synced_at":"2025-08-19T12:58:52.423Z","created_at":"2025-05-21T10:09:21.705Z","updated_at":"2025-08-19T12:58:53.107Z","registry_url":"https://pkg.go.dev/github.com/fdalvi/neurox","install_command":"go get github.com/fdalvi/neurox","documentation_url":"https://pkg.go.dev/github.com/fdalvi/neurox#section-documentation","metadata":{},"repo_metadata":{"id":36966834,"uuid":"144993086","full_name":"fdalvi/NeuroX","owner":"fdalvi","description":"A Python library that encapsulates various methods for neuron interpretation and analysis in Deep NLP models. ","archived":false,"fork":false,"pushed_at":"2023-10-04T13:09:44.000Z","size":1921,"stargazers_count":103,"open_issues_count":22,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-19T12:42:27.298Z","etag":null,"topics":["explainable-ai","natural-language-processing","neurons","nlp","nlp-machine-learning"],"latest_commit_sha":null,"homepage":"https://neurox.qcri.org","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/fdalvi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-16T13:41:02.000Z","updated_at":"2025-08-10T01:53:59.000Z","dependencies_parsed_at":"2023-10-02T08:54:42.185Z","dependency_job_id":"338c41bb-7ad9-41e9-8ee4-a137cc209fe3","html_url":"https://github.com/fdalvi/NeuroX","commit_stats":{"total_commits":128,"total_committers":8,"mean_commits":16.0,"dds":0.40625,"last_synced_commit":"f2314ccd964f744eb3209f1438fa53704a6665b2"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/fdalvi/NeuroX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdalvi","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/sbom","scorecard":{"id":394745,"data":{"date":"2025-08-11","repo":{"name":"github.com/fdalvi/NeuroX","commit":"a9ac7cd90be89d72c5ed55d963e2843f039303fc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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":"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":["Warn: no topLevel permission defined: .github/workflows/code-formatting.yml:1","Warn: no topLevel permission defined: .github/workflows/python-36-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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/code-formatting.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/code-formatting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-formatting.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/code-formatting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-36-tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-36-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-36-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-36-tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fdalvi/NeuroX/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/code-formatting.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/code-formatting.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-36-tests.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-36-tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:42:39.698Z","repository_id":36966834,"created_at":"2025-08-18T18:42:39.698Z","updated_at":"2025-08-18T18:42:39.698Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271158383,"owners_count":24709071,"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-19T02:00:09.176Z","response_time":63,"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":"fdalvi","name":"Fahim Dalvi","uuid":"859719","kind":"user","description":"https://fdalvi.github.io","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859719?u=39fbc56aeb1ab2e210e7a4e90c28c412606594d8\u0026v=4","repositories_count":59,"last_synced_at":"2024-04-14T20:10:06.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fdalvi","funding_links":[],"total_stars":229,"followers":34,"following":0,"created_at":"2022-11-05T13:23:57.478Z","updated_at":"2024-04-14T20:10:17.165Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdalvi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdalvi/repositories"},"tags":[{"name":"v1.0.9","sha":"e322f24852e8a5c4ca032d7aac9b2ee35f5d7b85","kind":"tag","published_at":"2022-08-29T14:26:32.000Z","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/v1.0.9","html_url":"https://github.com/fdalvi/NeuroX/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fdalvi/NeuroX@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"679221cb3d7d90b90298e4de80511ce1b124c3cf","kind":"tag","published_at":"2022-08-29T14:23:43.000Z","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/v1.0.8","html_url":"https://github.com/fdalvi/NeuroX/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fdalvi/NeuroX@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70a4d5579eaf3f062603a001b35c7716e177b7f2","kind":"tag","published_at":"2022-08-29T14:22:45.000Z","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/v1.0.7","html_url":"https://github.com/fdalvi/NeuroX/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fdalvi/NeuroX@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"34f259cb3d63701b96e4feb3619cf158bc792f5c","kind":"commit","published_at":"2022-08-29T13:12:43.000Z","download_url":"https://codeload.github.com/fdalvi/NeuroX/tar.gz/v1.0.6","html_url":"https://github.com/fdalvi/NeuroX/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fdalvi/NeuroX@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/tags/v1.0.6/manifests"}]},"repo_metadata_updated_at":"2025-08-19T12:58:53.106Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.834942938074769,"dependent_packages_count":5.468039285852868,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.651491111963818},"purl":"pkg:golang/github.com/fdalvi/neurox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fdalvi/neurox","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fdalvi/neurox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fdalvi/neurox/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T12:24:15.814Z","issues_count":21,"pull_requests_count":30,"avg_time_to_close_issue":5239760.875,"avg_time_to_close_pull_request":3400874.6666666665,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":8,"issue_authors_count":14,"avg_comments_per_issue":1.380952380952381,"avg_comments_per_pull_request":0.43333333333333335,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/fdalvi%2FNeuroX/issues","maintainers":[{"login":"fdalvi","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdalvi"},{"login":"baselmousi","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baselmousi"},{"login":"yifan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yifan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffdalvi%2Fneurox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffdalvi%2Fneurox/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffdalvi%2Fneurox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffdalvi%2Fneurox/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":617914,"full_name":"fdalvi/NeuroX","default_branch":"master","committers":[{"name":"Fahim Imaduddin Dalvi","email":"faimaduddin@hbku.edu.qa","login":"fdalvi","count":123},{"name":"Hassan Sajjad","email":"hassaan84s@gmail.com","login":"hsajjad","count":3},{"name":"davidarps","email":"32365153+davidarps","login":"davidarps","count":2},{"name":"Fan Yimin","email":"48177486+fym0503","login":"fym0503","count":2},{"name":"Nadir Durrani","email":"aquadurrani@gmail.com","login":"nadirdurrani","count":1},{"name":"Yifan Zhang","email":"freqyifan@gmail.com","login":null,"count":1}],"total_commits":132,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":22.0,"dds":0.06818181818181823,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-02-17T05:45:27.298Z","last_synced_commit":"a9ac7cd90be89d72c5ed55d963e2843f039303fc","created_at":"2023-03-09T07:46:57.288Z","updated_at":"2025-02-17T05:45:27.307Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309657,"contributors_count":31095220,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"fdalvi/NeuroX","html_url":"https://github.com/fdalvi/NeuroX","last_synced_at":"2025-08-19T12:24:15.814Z","status":"error","issues_count":21,"pull_requests_count":30,"avg_time_to_close_issue":5239760.875,"avg_time_to_close_pull_request":3400874.6666666665,"issues_closed_count":8,"pull_requests_closed_count":21,"pull_request_authors_count":8,"issue_authors_count":14,"avg_comments_per_issue":1.380952380952381,"avg_comments_per_pull_request":0.43333333333333335,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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-14T18:32:38.411Z","updated_at":"2025-09-03T05:55:03.985Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdalvi%2FNeuroX/issues","issue_labels_count":{"enhancement":3,"good first issue":2,"bug":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":12,"OWNER":5,"CONTRIBUTOR":3,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":14,"COLLABORATOR":9,"OWNER":6,"NONE":1},"issue_authors":{"fdalvi":5,"Andrea-de-Varda":3,"ahmed451":2,"ccliu2":1,"xuemin-yu":1,"aprzez":1,"Hellisotherpeople":1,"davidarps":1,"baselmousi":1,"hsajjad":1,"oserikov":1,"yikang0131":1,"alephpi":1,"nadirdurrani":1},"pull_request_authors":{"fdalvi":6,"baselmousi":5,"fym0503":5,"yifan":4,"hsajjad":4,"davidarps":3,"nadirdurrani":2,"sherinrasheed":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"xuemin-yu":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"fdalvi","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdalvi"},{"login":"baselmousi","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baselmousi"},{"login":"yifan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yifan"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":8},"last_year":{"IssuesEvent":1,"WatchEvent":8}},"keywords":["explainable-ai","natural-language-processing","neurons","nlp","nlp-machine-learning"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/code-formatting.yml","sha":null,"kind":"manifest","created_at":"2023-10-02T08:54:42.151Z","updated_at":"2023-10-02T08:54:42.151Z","repository_link":"https://github.com/fdalvi/NeuroX/blob/master/.github/workflows/code-formatting.yml","dependencies":[{"id":14052296576,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14052296577,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-36-tests.yaml","sha":null,"kind":"manifest","created_at":"2023-10-02T08:54:42.160Z","updated_at":"2023-10-02T08:54:42.160Z","repository_link":"https://github.com/fdalvi/NeuroX/blob/master/.github/workflows/python-36-tests.yaml","dependencies":[{"id":14052296578,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14052296579,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-10-02T08:54:42.166Z","updated_at":"2023-10-02T08:54:42.166Z","repository_link":"https://github.com/fdalvi/NeuroX/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":14052296580,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14052296581,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-02T08:54:42.173Z","updated_at":"2023-10-02T08:54:42.173Z","repository_link":"https://github.com/fdalvi/NeuroX/blob/master/docs/requirements.txt","dependencies":[{"id":14052296582,"package_name":"sphinx-book-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-02T08:54:42.179Z","updated_at":"2023-10-02T08:54:42.179Z","repository_link":"https://github.com/fdalvi/NeuroX/blob/master/pyproject.toml","dependencies":[]}],"score":10.021270588192511,"created_at":"2025-09-08T11:18:57.291Z","updated_at":"2025-10-07T08:25:37.477Z","avatar_url":"https://github.com/fdalvi.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":28,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/68669","html_url":"https://science.ecosyste.ms/projects/68669"}