{"id":25245,"name":"vetting","description":"Simple, stand-alone tools for vetting transit signals in Kepler, K2 and TESS data","url":"https://github.com/ssdatalab/vetting","last_synced_at":"2025-09-05T02:41:56.750Z","repository":{"id":39880438,"uuid":"328052958","full_name":"SSDataLab/vetting","owner":"SSDataLab","description":"Simple, stand-alone tools for vetting transit signals in Kepler, K2 and TESS data","archived":false,"fork":false,"pushed_at":"2024-03-20T15:14:17.000Z","size":5759,"stargazers_count":3,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T21:50:00.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SSDataLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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-01-09T01:50:31.000Z","updated_at":"2025-05-02T12:57:58.000Z","dependencies_parsed_at":"2025-04-13T10:16:50.202Z","dependency_job_id":null,"html_url":"https://github.com/SSDataLab/vetting","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/SSDataLab/vetting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSDataLab%2Fvetting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSDataLab%2Fvetting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSDataLab%2Fvetting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSDataLab%2Fvetting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SSDataLab","download_url":"https://codeload.github.com/SSDataLab/vetting/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSDataLab%2Fvetting/sbom","scorecard":{"id":124408,"data":{"date":"2025-08-11","repo":{"name":"github.com/SSDataLab/vetting","commit":"e5a1af4fbda1ed7e4c2678bc41c97f71fd3f0162"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/SSDataLab/vetting/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SSDataLab/vetting/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"58 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2022-42991 / GHSA-v3c5-jqr6-7qm8","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"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-16T03:23:30.343Z","repository_id":39880438,"created_at":"2025-08-16T03:23:30.343Z","updated_at":"2025-08-16T03:23:30.343Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703307,"owners_count":25152999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"SSDataLab","name":"Space Science Data Lab","uuid":"65370866","kind":"organization","description":"Space Science Data Lab at NASA Ames","email":"christina.l.hedges@nasa.gov","website":null,"location":"NASA Ames","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/65370866?v=4","repositories_count":12,"last_synced_at":"2024-05-12T00:03:20.859Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SSDataLab","funding_links":[],"total_stars":31,"followers":3,"following":0,"created_at":"2022-11-15T09:30:16.869Z","updated_at":"2024-05-12T00:03:24.562Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SSDataLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SSDataLab/repositories"},"packages":null,"commits":{"id":677905,"full_name":"SSDataLab/vetting","default_branch":"main","committers":[{"name":"Christina Hedges","email":"christina.l.hedges@nasa.gov","count":47},{"name":"Christina Hedges","email":"14965634+christinahedges@users.noreply.github.com","count":1}],"total_commits":48,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":24.0,"dds":0.02083333333333337,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-20T02:35:49.186Z","last_synced_commit":"13b86ab13d6b4ef9c41b665d6f33e2a352fb9c6e","created_at":"2023-03-09T10:44:38.343Z","updated_at":"2023-09-19T17:37:43.858Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSDataLab%2Fvetting/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"SSDataLab/vetting","html_url":"https://github.com/SSDataLab/vetting","last_synced_at":"2025-08-24T19:29:20.495Z","status":"error","issues_count":3,"pull_requests_count":6,"avg_time_to_close_issue":10114174.0,"avg_time_to_close_pull_request":4998.0,"issues_closed_count":1,"pull_requests_closed_count":5,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":5,"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-15T02:19:44.064Z","updated_at":"2025-08-24T19:29:20.496Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSDataLab%2Fvetting","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSDataLab%2Fvetting/issues","issue_labels_count":{"question":1,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":3},"pull_request_author_associations_count":{"CONTRIBUTOR":5,"NONE":1},"issue_authors":{"christinahedges":3},"pull_request_authors":{"christinahedges":5,"orionlee":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10080233,"issues_count":31311624,"pull_requests_count":96148338,"authors_count":10693059,"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":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-08-27T12:51:37.680Z","updated_at":"2022-08-27T12:51:37.680Z","repository_link":"https://github.com/SSDataLab/vetting/blob/main/poetry.lock","dependencies":[{"id":2922226437,"package_name":"appdirs","ecosystem":"pypi","requirements":"1.4.4","direct":false,"kind":"develop","optional":false},{"id":2922226438,"package_name":"appnope","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"develop","optional":false},{"id":2922226439,"package_name":"astropy","ecosystem":"pypi","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":2922226440,"package_name":"astroquery","ecosystem":"pypi","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":2922226441,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":2922226442,"package_name":"attrs","ecosystem":"pypi","requirements":"20.3.0","direct":false,"kind":"develop","optional":false},{"id":2922226443,"package_name":"autograd","ecosystem":"pypi","requirements":"1.3","direct":false,"kind":"runtime","optional":false},{"id":2922226444,"package_name":"backcall","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":2922226445,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.9.3","direct":false,"kind":"runtime","optional":false},{"id":2922226446,"package_name":"black","ecosystem":"pypi","requirements":"20.8b1","direct":false,"kind":"develop","optional":false},{"id":2922226447,"package_name":"bokeh","ecosystem":"pypi","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":2922226448,"package_name":"certifi","ecosystem":"pypi","requirements":"2020.12.5","direct":false,"kind":"runtime","optional":false},{"id":2922226449,"package_name":"cffi","ecosystem":"pypi","requirements":"1.14.5","direct":false,"kind":"runtime","optional":false},{"id":2922226450,"package_name":"chardet","ecosystem":"pypi","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":2922226451,"package_name":"click","ecosystem":"pypi","requirements":"7.1.2","direct":false,"kind":"develop","optional":false},{"id":2922226452,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"develop","optional":false},{"id":2922226453,"package_name":"corner","ecosystem":"pypi","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":2922226454,"package_name":"cryptography","ecosystem":"pypi","requirements":"3.4.7","direct":false,"kind":"runtime","optional":false},{"id":2922226455,"package_name":"cycler","ecosystem":"pypi","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":2922226456,"package_name":"decorator","ecosystem":"pypi","requirements":"5.0.7","direct":false,"kind":"develop","optional":false},{"id":2922226457,"package_name":"fbpca","ecosystem":"pypi","requirements":"1.0","direct":false,"kind":"runtime","optional":false},{"id":2922226458,"package_name":"flake8","ecosystem":"pypi","requirements":"3.9.1","direct":false,"kind":"develop","optional":false},{"id":2922226459,"package_name":"future","ecosystem":"pypi","requirements":"0.18.2","direct":false,"kind":"runtime","optional":false},{"id":2922226460,"package_name":"html5lib","ecosystem":"pypi","requirements":"1.1","direct":false,"kind":"runtime","optional":false},{"id":2922226461,"package_name":"idna","ecosystem":"pypi","requirements":"2.10","direct":false,"kind":"runtime","optional":false},{"id":2922226462,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":2922226463,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":2922226464,"package_name":"ipython","ecosystem":"pypi","requirements":"7.22.0","direct":false,"kind":"develop","optional":false},{"id":2922226465,"package_name":"ipython-genutils","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":2922226466,"package_name":"jedi","ecosystem":"pypi","requirements":"0.18.0","direct":false,"kind":"develop","optional":false},{"id":2922226467,"package_name":"jeepney","ecosystem":"pypi","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":2922226468,"package_name":"jinja2","ecosystem":"pypi","requirements":"2.11.3","direct":false,"kind":"runtime","optional":false},{"id":2922226469,"package_name":"joblib","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":2922226470,"package_name":"keyring","ecosystem":"pypi","requirements":"23.0.1","direct":false,"kind":"runtime","optional":false},{"id":2922226471,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":2922226472,"package_name":"lightkurve","ecosystem":"pypi","requirements":"2.0.9","direct":false,"kind":"runtime","optional":false},{"id":2922226473,"package_name":"markupsafe","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":2922226474,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":2922226475,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"develop","optional":false},{"id":2922226476,"package_name":"memoization","ecosystem":"pypi","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":2922226477,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":2922226478,"package_name":"numpy","ecosystem":"pypi","requirements":"1.20.2","direct":false,"kind":"runtime","optional":false},{"id":2922226479,"package_name":"oktopus","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":2922226480,"package_name":"packaging","ecosystem":"pypi","requirements":"20.9","direct":false,"kind":"runtime","optional":false},{"id":2922226481,"package_name":"pandas","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":2922226482,"package_name":"parso","ecosystem":"pypi","requirements":"0.8.2","direct":false,"kind":"develop","optional":false},{"id":2922226483,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.8.1","direct":false,"kind":"develop","optional":false},{"id":2922226484,"package_name":"patsy","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":2922226485,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"develop","optional":false},{"id":2922226486,"package_name":"pickleshare","ecosystem":"pypi","requirements":"0.7.5","direct":false,"kind":"develop","optional":false},{"id":2922226487,"package_name":"pillow","ecosystem":"pypi","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":2922226488,"package_name":"pluggy","ecosystem":"pypi","requirements":"0.13.1","direct":false,"kind":"develop","optional":false},{"id":2922226489,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.18","direct":false,"kind":"develop","optional":false},{"id":2922226490,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":2922226491,"package_name":"py","ecosystem":"pypi","requirements":"1.10.0","direct":false,"kind":"develop","optional":false},{"id":2922226492,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.7.0","direct":false,"kind":"develop","optional":false},{"id":2922226493,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.20","direct":false,"kind":"runtime","optional":false},{"id":2922226494,"package_name":"pyerfa","ecosystem":"pypi","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":2922226495,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.3.1","direct":false,"kind":"develop","optional":false},{"id":2922226496,"package_name":"pygments","ecosystem":"pypi","requirements":"2.8.1","direct":false,"kind":"develop","optional":false},{"id":2922226497,"package_name":"pyparsing","ecosystem":"pypi","requirements":"2.4.7","direct":false,"kind":"runtime","optional":false},{"id":2922226498,"package_name":"pytest","ecosystem":"pypi","requirements":"6.2.3","direct":false,"kind":"develop","optional":false},{"id":2922226499,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":2922226500,"package_name":"pytz","ecosystem":"pypi","requirements":"2021.1","direct":false,"kind":"runtime","optional":false},{"id":2922226501,"package_name":"pywin32-ctypes","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":2922226502,"package_name":"pyyaml","ecosystem":"pypi","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":2922226503,"package_name":"regex","ecosystem":"pypi","requirements":"2021.4.4","direct":false,"kind":"develop","optional":false},{"id":2922226504,"package_name":"requests","ecosystem":"pypi","requirements":"2.25.1","direct":false,"kind":"runtime","optional":false},{"id":2922226505,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"0.24.2","direct":false,"kind":"runtime","optional":false},{"id":2922226506,"package_name":"scipy","ecosystem":"pypi","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":2922226507,"package_name":"secretstorage","ecosystem":"pypi","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":2922226508,"package_name":"six","ecosystem":"pypi","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":2922226509,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":2922226510,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":2922226511,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":2922226512,"package_name":"tornado","ecosystem":"pypi","requirements":"6.1","direct":false,"kind":"runtime","optional":false},{"id":2922226513,"package_name":"tqdm","ecosystem":"pypi","requirements":"4.60.0","direct":false,"kind":"runtime","optional":false},{"id":2922226514,"package_name":"traitlets","ecosystem":"pypi","requirements":"5.0.5","direct":false,"kind":"develop","optional":false},{"id":2922226515,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.4.3","direct":false,"kind":"develop","optional":false},{"id":2922226516,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"3.7.4.3","direct":false,"kind":"runtime","optional":false},{"id":2922226517,"package_name":"uncertainties","ecosystem":"pypi","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":2922226518,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.4","direct":false,"kind":"runtime","optional":false},{"id":2922226519,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.5","direct":false,"kind":"develop","optional":false},{"id":2922226520,"package_name":"webencodings","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":2922226521,"package_name":"zipp","ecosystem":"pypi","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-08-27T12:51:37.839Z","updated_at":"2022-08-27T12:51:37.839Z","repository_link":"https://github.com/SSDataLab/vetting/blob/main/pyproject.toml","dependencies":[{"id":2922227379,"package_name":"python","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"runtime","optional":false},{"id":2922227380,"package_name":"lightkurve","ecosystem":"pypi","requirements":"\u003e=2.0.9","direct":true,"kind":"runtime","optional":false},{"id":2922227381,"package_name":"corner","ecosystem":"pypi","requirements":"^2.1.0","direct":true,"kind":"runtime","optional":false},{"id":2922227382,"package_name":"ipython","ecosystem":"pypi","requirements":"^7.19.0","direct":true,"kind":"develop","optional":false},{"id":2922227383,"package_name":"pytest","ecosystem":"pypi","requirements":"^6.2.1","direct":true,"kind":"develop","optional":false},{"id":2922227384,"package_name":"flake8","ecosystem":"pypi","requirements":"^3.8.4","direct":true,"kind":"develop","optional":false},{"id":2922227385,"package_name":"black","ecosystem":"pypi","requirements":"^20.8b1","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2025-04-13T10:16:50.066Z","updated_at":"2025-04-13T10:16:50.066Z","repository_link":"https://github.com/SSDataLab/vetting/blob/main/.github/workflows/tests.yml","dependencies":[{"id":22665225946,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22665225947,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":2.4849066497880004,"created_at":"2025-09-04T15:50:57.196Z","updated_at":"2025-10-07T08:11:31.484Z","avatar_url":"https://github.com/SSDataLab.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/25245","html_url":"https://science.ecosyste.ms/projects/25245","bibtex_url":"https://science.ecosyste.ms/projects/25245/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/25245/export.apalike"}