{"id":55803,"name":"NASA-PDS/roundup-action","description":"Do a \"roundup\", a/k/a PDS-style continuous integration and delivery","url":"https://github.com/nasa-pds/roundup-action","last_synced_at":"2025-09-05T14:01:36.773Z","repository":{"id":41965666,"uuid":"295561071","full_name":"NASA-PDS/roundup-action","owner":"NASA-PDS","description":"Do a \"roundup\", a/k/a PDS-style continuous integration and delivery","archived":false,"fork":false,"pushed_at":"2025-08-12T18:22:36.000Z","size":360,"stargazers_count":1,"open_issues_count":8,"forks_count":4,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-12T20:25:01.359Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NASA-PDS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":"support/run-roundup.sh","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-09-14T23:20:33.000Z","updated_at":"2025-08-12T18:22:38.000Z","dependencies_parsed_at":"2024-01-17T01:59:13.886Z","dependency_job_id":"5bd27897-9a3b-4bbe-8775-2936605fb8fe","html_url":"https://github.com/NASA-PDS/roundup-action","commit_stats":{"total_commits":198,"total_committers":8,"mean_commits":24.75,"dds":0.3535353535353535,"last_synced_commit":"74ec644ccf5adf33449e576371b4c62e2c82fdc4"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/NASA-PDS/roundup-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NASA-PDS","download_url":"https://codeload.github.com/NASA-PDS/roundup-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273768129,"owners_count":25164464,"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":"NASA-PDS","name":"NASA Planetary Data System Software","uuid":"46757714","kind":"organization","description":"","email":"pds-operator@jpl.nasa.gov","website":"https://nasa-pds.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46757714?v=4","repositories_count":106,"last_synced_at":"2024-03-16T12:38:50.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/NASA-PDS","funding_links":[],"total_stars":126,"followers":null,"following":null,"created_at":"2022-11-08T21:50:04.330Z","updated_at":"2024-03-16T12:39:52.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NASA-PDS","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NASA-PDS/repositories"},"packages":[{"id":5919659,"name":"NASA-PDS/roundup-action","ecosystem":"actions","description":"Do a \"roundup\", a/k/a PDS-style continuous integration and delivery","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/NASA-PDS/roundup-action","keywords_array":[],"namespace":"NASA-PDS","versions_count":1,"first_release_published_at":"2022-09-15T21:54:41.000Z","latest_release_published_at":"2022-09-15T21:54:41.000Z","latest_release_number":"stable","last_synced_at":"2025-08-12T20:45:32.527Z","created_at":"2023-01-22T00:01:56.762Z","updated_at":"2025-08-13T04:59:28.817Z","registry_url":"https://github.com/NASA-PDS/roundup-action","install_command":null,"documentation_url":null,"metadata":{"name":"🤠 PDS Engineering: Roundup","author":"Sean Kelly \u003ckelly@seankelly.biz\u003e","branding":{"icon":"circle","color":"orange"},"inputs":{"assembly":{"description":"🤠 What kind of roundup are we doing, such as `stable` or `unstable` or something else? We default to `unstable`.\n","required":false,"default":"unstable"},"packages":{"description":"📦 What packages should be installed prior to starting the roundup? Use commas to separate each. These are Alpine Linux package names.\n","required":false,"default":""},"maven-test-phases":{"description":"🩺 Maven phases (or goals) to invoke for running tests.","required":false,"default":"test"},"maven-doc-phases":{"description":"📚 Maven phases (or goals) to invoke for generation documentation.","required":false,"default":"package,site,site:stage"},"maven-build-phases":{"description":"👷‍ Maven phases (or goals) to invoke for building software.","required":false,"default":"compile"},"maven-stable-artifact-phases":{"description":"😌 Maven phases (or goals) to invoke for publishing stable artifacts.","required":false,"default":"clean,package,site,deploy"},"maven-unstable-artifact-phases":{"description":"🤪 Maven phases (or goals) to invoke for publishing unstable artifacts.","required":false,"default":"clean,site,deploy"},"documentation-dir":{"description":"🤪 local folder of the project workspace from where documentation will be published on gh-pages","required":false,"default":""}},"runs":{"using":"docker","image":"Dockerfile","args":["--assembly","${{inputs.assembly}}","--packages","${{inputs.packages}}","--maven-test-phases","${{inputs.maven-test-phases}}","--maven-doc-phases","${{inputs.maven-doc-phases}}","--maven-build-phases","${{inputs.maven-build-phases}}","--maven-stable-artifact-phases","${{inputs.maven-stable-artifact-phases}}","--maven-unstable-artifact-phases","${{inputs.maven-unstable-artifact-phases}}","--documentation-dir","${{inputs.documentation-dir}}","--debug"]},"default_branch":"main","path":null},"repo_metadata":{"id":41965666,"uuid":"295561071","full_name":"NASA-PDS/roundup-action","owner":"NASA-PDS","description":"Do a \"roundup\", a/k/a PDS-style continuous integration and delivery","archived":false,"fork":false,"pushed_at":"2025-08-12T18:22:36.000Z","size":360,"stargazers_count":1,"open_issues_count":8,"forks_count":4,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-12T20:25:01.359Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NASA-PDS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":"support/run-roundup.sh","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-09-14T23:20:33.000Z","updated_at":"2025-08-12T18:22:38.000Z","dependencies_parsed_at":"2024-01-17T01:59:13.886Z","dependency_job_id":"5bd27897-9a3b-4bbe-8775-2936605fb8fe","html_url":"https://github.com/NASA-PDS/roundup-action","commit_stats":{"total_commits":198,"total_committers":8,"mean_commits":24.75,"dds":0.3535353535353535,"last_synced_commit":"74ec644ccf5adf33449e576371b4c62e2c82fdc4"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/NASA-PDS/roundup-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NASA-PDS","download_url":"https://codeload.github.com/NASA-PDS/roundup-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270133948,"owners_count":24533168,"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-12T02:00:09.011Z","response_time":80,"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":"NASA-PDS","name":"NASA Planetary Data System Software","uuid":"46757714","kind":"organization","description":"","email":"pds-operator@jpl.nasa.gov","website":"https://nasa-pds.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46757714?v=4","repositories_count":106,"last_synced_at":"2024-03-16T12:38:50.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/NASA-PDS","funding_links":[],"total_stars":126,"followers":null,"following":null,"created_at":"2022-11-08T21:50:04.330Z","updated_at":"2024-03-16T12:39:52.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NASA-PDS","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NASA-PDS/repositories"},"tags":[{"name":"stable","sha":"fa2d51156697b734ea1e477a03d25c16914a39c2","kind":"tag","published_at":"2022-09-15T21:54:41.000Z","download_url":"https://codeload.github.com/NASA-PDS/roundup-action/tar.gz/stable","html_url":"https://github.com/NASA-PDS/roundup-action/releases/tag/stable","dependencies_parsed_at":"2023-06-04T17:37:43.045Z","dependency_job_id":null,"purl":"pkg:github/NASA-PDS/roundup-action@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action/tags/stable/manifests"}]},"repo_metadata_updated_at":"2025-08-13T04:59:28.816Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":25,"rankings":{"downloads":null,"dependent_repos_count":8.600855648867057,"dependent_packages_count":0.0,"stargazers_count":48.242750752654096,"forks_count":12.929805102202504,"docker_downloads_count":null,"average":17.443352875930913},"purl":"pkg:githubactions/NASA-PDS/roundup-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/NASA-PDS/roundup-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/NASA-PDS/roundup-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/NASA-PDS/roundup-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-09T22:29:33.375Z","issues_count":72,"pull_requests_count":59,"avg_time_to_close_issue":3110890.953846154,"avg_time_to_close_pull_request":337763.7966101695,"issues_closed_count":65,"pull_requests_closed_count":59,"pull_request_authors_count":6,"issue_authors_count":7,"avg_comments_per_issue":2.2222222222222223,"avg_comments_per_pull_request":0.6440677966101694,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":3107702.1666666665,"past_year_avg_time_to_close_pull_request":616194.5384615385,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.8333333333333333,"past_year_avg_comments_per_pull_request":0.46153846153846156,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action/issues","maintainers":[{"login":"nutjob4life","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nutjob4life"},{"login":"jordanpadams","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordanpadams"},{"login":"tloubrieu-jpl","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tloubrieu-jpl"},{"login":"jimmie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmie"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/NASA-PDS%2Froundup-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/NASA-PDS%2Froundup-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/NASA-PDS%2Froundup-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/NASA-PDS%2Froundup-action/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32174,"maintainers_count":0,"namespaces_count":20205,"keywords_count":6158,"github":"actions","metadata":{"funded_packages_count":2684},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-05T05:01:55.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":480440,"full_name":"NASA-PDS/roundup-action","default_branch":"main","committers":[{"name":"Sean Kelly","email":"kelly@seankelly.biz","count":128},{"name":"PDS dev admin","email":"pdsen-ci@github.com","count":29},{"name":"Jordan Padams","email":"33492486+jordanpadams@users.noreply.github.com","count":12},{"name":"Michael Joyce","email":"Michael.J.Joyce@jpl.nasa.gov","count":11},{"name":"thomas loubrieu","email":"thomas.loubrieu@jpl.nasa.gov","count":7},{"name":"PDSEN CI Bot","email":"pdsen-ci@jpl.nasa.gov","count":5},{"name":"Jordan Padams","email":"jordan.h.padams@jpl.nasa.gov","count":5},{"name":"Lyle Barner","email":"lyle.barner@jpl.nasa.gov","count":1}],"total_commits":198,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":24.75,"dds":0.3535353535353535,"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-17T10:03:09.944Z","last_synced_commit":"74ec644ccf5adf33449e576371b4c62e2c82fdc4","created_at":"2023-03-09T01:23:11.099Z","updated_at":"2023-09-19T16:59:52.100Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action/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":"NASA-PDS/roundup-action","html_url":"https://github.com/NASA-PDS/roundup-action","last_synced_at":"2025-08-31T16:08:20.454Z","status":null,"issues_count":71,"pull_requests_count":58,"avg_time_to_close_issue":3081198.328125,"avg_time_to_close_pull_request":294863.01754385966,"issues_closed_count":64,"pull_requests_closed_count":57,"pull_request_authors_count":6,"issue_authors_count":7,"avg_comments_per_issue":2.2253521126760565,"avg_comments_per_pull_request":0.6551724137931034,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":7520918.0,"past_year_avg_time_to_close_pull_request":226673.8,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-11T00:55:12.902Z","updated_at":"2025-09-03T03:14:57.714Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Froundup-action/issues","issue_labels_count":{"bug":39,"i\u0026t.skip":22,"s.medium":18,"B12.0":14,"enhancement":10,"needs:triage":9,"B12.1":7,"B13.1":6,"B13.0":6,"task":6,"requirement":5,"wontfix":5,"icebox":4,"p.could-have":3,"s.low":3,"B14.1":3,"sprint-backlog":3,"s.high":3,"s.critical":2,"p.should-have":2,"B11.1":2,"B14.0":2,"B15.0":2,"needs:dependency":1,"Epic":1,"p.must-have":1,"B15.1":1},"pull_request_labels_count":{"B11.1":1},"issue_author_associations_count":{"MEMBER":63,"CONTRIBUTOR":5,"NONE":2},"pull_request_author_associations_count":{"MEMBER":54,"CONTRIBUTOR":5,"NONE":1},"issue_authors":{"jordanpadams":37,"tloubrieu-jpl":14,"nutjob4life":11,"MJJoyce":5,"jimmie":1,"collinss-jpl":1,"alexdunnjpl":1},"pull_request_authors":{"nutjob4life":42,"tloubrieu-jpl":6,"jordanpadams":6,"MJJoyce":4,"alexdunnjpl":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077358,"issues_count":31287535,"pull_requests_count":95909983,"authors_count":10692008,"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":{"sprint-backlog":2,"i\u0026t.skip":2,"bug":1,"B15.0":1,"s.high":1,"B15.1":1,"task":1,"requirement":1,"needs:triage":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"MEMBER":3},"past_year_pull_request_author_associations_count":{"MEMBER":6},"past_year_issue_authors":{"jordanpadams":2,"nutjob4life":1},"past_year_pull_request_authors":{"nutjob4life":6},"maintainers":[{"login":"nutjob4life","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nutjob4life"},{"login":"jordanpadams","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordanpadams"},{"login":"tloubrieu-jpl","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tloubrieu-jpl"},{"login":"jimmie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmie"}],"active_maintainers":[{"login":"nutjob4life","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nutjob4life"},{"login":"jordanpadams","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordanpadams"}]},"events":{"total":{"IssuesEvent":6,"DeleteEvent":10,"IssueCommentEvent":21,"PushEvent":7,"PullRequestReviewEvent":3,"PullRequestEvent":11,"CreateEvent":6},"last_year":{"IssuesEvent":6,"DeleteEvent":10,"IssueCommentEvent":21,"PushEvent":7,"PullRequestReviewEvent":3,"PullRequestEvent":11,"CreateEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T14:45:41.801Z","updated_at":"2023-01-21T14:45:41.801Z","repository_link":"https://github.com/NASA-PDS/roundup-action/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7079830617,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7079830618,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7079830619,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7079830620,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7079830621,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yaml","sha":null,"kind":"manifest","created_at":"2023-01-21T14:45:41.814Z","updated_at":"2023-01-21T14:45:41.814Z","repository_link":"https://github.com/NASA-PDS/roundup-action/blob/main/action.yaml","dependencies":[{"id":7079830634,"package_name":"Dockerfile","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-21T14:45:41.833Z","updated_at":"2023-01-21T14:45:41.833Z","repository_link":"https://github.com/NASA-PDS/roundup-action/blob/main/Dockerfile","dependencies":[{"id":7079830638,"package_name":"nasapds/github-actions-base","ecosystem":"docker","requirements":"stable","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-01T15:29:52.856Z","updated_at":"2023-11-01T15:29:52.856Z","repository_link":"https://github.com/NASA-PDS/roundup-action/blob/main/setup.py","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/secrets-detection.yaml","sha":null,"kind":"manifest","created_at":"2023-12-04T16:43:07.582Z","updated_at":"2023-12-04T16:43:07.582Z","repository_link":"https://github.com/NASA-PDS/roundup-action/blob/main/.github/workflows/secrets-detection.yaml","dependencies":[{"id":14893591145,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":7.495541943884255,"created_at":"2025-09-04T15:51:31.861Z","updated_at":"2025-10-07T08:22:04.224Z","avatar_url":"https://github.com/NASA-PDS.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":["pds","planetary","registry","data-search","nasa-api","pds4","nasa-pds","nssdca","oais"],"project_url":"https://science.ecosyste.ms/api/v1/projects/55803","html_url":"https://science.ecosyste.ms/projects/55803"}