{"id":364104,"url":"https://github.com/apache/commons-exec","last_synced_at":"2026-06-20T13:02:12.729Z","repository":{"id":830191,"uuid":"2580770","full_name":"apache/commons-exec","owner":"apache","description":"Apache Commons Exec","archived":false,"fork":false,"pushed_at":"2026-06-11T18:23:52.000Z","size":4410,"stargazers_count":160,"open_issues_count":2,"forks_count":90,"subscribers_count":35,"default_branch":"master","last_synced_at":"2026-06-16T17:04:46.370Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/exec/","language":"Java","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-10-15T07:00:08.000Z","updated_at":"2026-06-11T18:23:56.000Z","dependencies_parsed_at":"2025-12-31T10:04:24.311Z","dependency_job_id":"0c5e381c-d216-4df3-b6e9-70c40552438b","html_url":"https://github.com/apache/commons-exec","commit_stats":{"total_commits":1146,"total_committers":33,"mean_commits":34.72727272727273,"dds":0.7382198952879582,"last_synced_commit":"7ec29301e6b87a3b89108809063f2db8a4a4f85d"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-exec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-exec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-exec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-exec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-exec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-exec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-exec/sbom","scorecard":{"id":1237875,"data":{"date":"2025-09-13T01:58:11Z","repo":{"name":"github.com/apache/commons-exec","commit":"a699f762297573c4e18202eb56d0c0b573201871"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards-analysis.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards-analysis.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:21","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards-analysis.yml:25","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (20) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"11 out of 11 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 26 contributing companies or organizations","details":["Info: found contributions from: AdoptOpenJDK, OLIMEX, SafetyCulture, apache, apache software foundation, apache-archiva, assertj, autoweirdfm, codehaus-mojo, codehaus-plexus, gradlex-org, groovy, gwt-maven-plugin, javaBin, jclouds, jenkinsci, jetty, jetty-project, kawa-software, maven-mojo, mojohaus, redback, safetyculture, self employed, trygvis io as, webtide"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-09-19T00:00:45.986Z","repository_id":830191,"created_at":"2025-09-19T00:00:45.986Z","updated_at":"2025-09-19T00:00:45.986Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34489200,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"packages":[],"commits":{"id":273072,"full_name":"apache/commons-exec","default_branch":"master","total_commits":1415,"total_committers":32,"total_bot_commits":249,"total_bot_committers":1,"mean_commits":44.21875,"dds":0.5752650176678445,"past_year_total_commits":147,"past_year_total_committers":5,"past_year_total_bot_commits":34,"past_year_total_bot_committers":1,"past_year_mean_commits":29.4,"past_year_dds":0.26530612244897955,"last_synced_at":"2026-06-18T10:28:43.031Z","last_synced_commit":"d55b1c53f149a677ff4494785f22fa168c031122","created_at":"2023-03-08T14:03:59.044Z","updated_at":"2026-06-18T10:27:09.748Z","committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":601},{"name":"Siegfried Goeschl","email":"sgoeschl@apache.org","login":null,"count":300},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":249},{"name":"Sebastian Bazley","email":"sebb@apache.org","login":"sebbASF","count":114},{"name":"Niall Pemberton","email":"niallp@apache.org","login":null,"count":24},{"name":"Benedikt Ritter","email":"britter@apache.org","login":"britter","count":24},{"name":"Brett Porter","email":"brett@apache.org","login":"brettporter","count":18},{"name":"Gary Gregory","email":"ggregory@rocketsoftware.com","login":null,"count":12},{"name":"Henri Yandell","email":"bayard@apache.org","login":null,"count":11},{"name":"Niklas Gustavsson","email":"ngn@apache.org","login":null,"count":10},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":9},{"name":"Dennis Lundberg","email":"dennisl@apache.org","login":"dennisl","count":7},{"name":"Trygve Laugstol","email":"trygvis@apache.org","login":"trygvis","count":6},{"name":"Pascal Schumacher","email":"pascalschumacher@apache.org","login":"PascalSchumacher","count":5},{"name":"Gary Gregory","email":"gardgregory@gmail.com","login":null,"count":3},{"name":"Dimitrios Efthymiou","email":"efthymiou.dimitrios1@gmail.com","login":"orionlibs","count":3},{"name":"John Patrick","email":"142304+nhojpatrick","login":"nhojpatrick","count":2},{"name":"Marcono1234","email":"Marcono1234","login":"Marcono1234","count":2},{"name":"Martin Wiesner","email":"martin.wiesner@hs-heilbronn.de","login":"mawiesne","count":2},{"name":"Emmanuel Bourg","email":"ebourg@apache.org","login":"ebourg","count":1},{"name":"Henri Biestro","email":"henrib@apache.org","login":"henrib","count":1},{"name":"Joerg Schaible","email":"joehni@apache.org","login":"joehni","count":1},{"name":"Rahul Akolkar","email":"rahul@apache.org","login":"rahu1","count":1},{"name":"Rob Tompkins","email":"chtompki@apache.org","login":"chtompki","count":1},{"name":"Simone Tripodi","email":"simonetripodi@apache.org","login":"simonetripodi","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Titouan Vervack","email":"tivervac@gmail.com","login":"tivervac","count":1},{"name":"Woonsan Ko","email":"woonsan@apache.org","login":"woonsan","count":1},{"name":"XenoAmess","email":"xenoamess@gmail.com","login":"XenoAmess","count":1},{"name":"Xin Wang","email":"best.wangxin@163.com","login":"vesense","count":1},{"name":"aherbert","email":"a.herbert@sussex.ac.uk","login":"aherbert","count":1},{"name":"nullptr","email":"justitacsl@outlook.com","login":"cncsl","count":1}],"past_year_committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":108},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":34},{"name":"Sebb","email":"sebb@apache.org","login":"sebbASF","count":2},{"name":"Martin Wiesner","email":"martin.wiesner@hs-heilbronn.de","login":"mawiesne","count":2},{"name":"Xin Wang","email":"best.wangxin@163.com","login":"vesense","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-exec/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.052Z","repositories_count":6261735,"commits_count":876043296,"contributors_count":35059380,"owners_count":1167751,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"apache/commons-exec","html_url":"https://github.com/apache/commons-exec","last_synced_at":"2026-04-22T08:02:00.925Z","status":"active","issues_count":1,"pull_requests_count":390,"avg_time_to_close_issue":5134.0,"avg_time_to_close_pull_request":2468408.8055555555,"issues_closed_count":1,"pull_requests_closed_count":360,"pull_request_authors_count":12,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.13333333333333333,"merged_pull_requests_count":332,"bot_issues_count":1,"bot_pull_requests_count":364,"past_year_issues_count":0,"past_year_pull_requests_count":58,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":192570.5625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.22413793103448276,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":53,"past_year_merged_pull_requests_count":45,"created_at":"2024-01-23T17:28:14.973Z","updated_at":"2026-04-22T08:02:00.925Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-exec","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-exec/issues","issue_labels_count":{"table":{"github_actions":1,"dependencies":1}},"pull_request_labels_count":{"table":{"dependencies":363,"github_actions":320,"java":43}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":375,"NONE":8,"MEMBER":7}},"issue_authors":{"table":{"dependabot[bot]":1}},"pull_request_authors":{"table":{"dependabot[bot]":364,"arturobernalg":6,"Marcono1234":6,"mawiesne":4,"nhojpatrick":3,"jackdos":1,"vesense":1,"leonwang1818":1,"orionlibs":1,"JLLeitschuh":1,"rzymek":1,"ArdenL-Liu":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.580Z","repositories_count":14815661,"issues_count":33113431,"pull_requests_count":109318679,"authors_count":11310420,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":34,"github_actions":27,"java":7}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":37,"MEMBER":1,"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":34,"mawiesne":4,"vesense":1}},"maintainers":[{"table":{"login":"arturobernalg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"}},{"table":{"login":"vesense","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vesense"}}],"active_maintainers":[{"table":{"login":"vesense","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vesense"}}]}},"events":{"total":{"DeleteEvent":62,"PullRequestEvent":136,"ForkEvent":9,"WatchEvent":11,"IssueCommentEvent":7,"PushEvent":147,"PullRequestReviewEvent":1,"CreateEvent":56},"last_year":{"DeleteEvent":17,"PullRequestEvent":51,"ForkEvent":2,"WatchEvent":3,"IssueCommentEvent":5,"PushEvent":59,"CreateEvent":14}},"keywords":["commons"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T20:09:48.099Z","updated_at":"2023-01-11T20:09:48.099Z","repository_link":"https://github.com/apache/commons-exec/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6870395699,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6870395700,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.3","direct":true,"kind":"composite","optional":false},{"id":6870395701,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6870395702,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6870395703,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T20:09:48.204Z","updated_at":"2023-01-11T20:09:48.204Z","repository_link":"https://github.com/apache/commons-exec/blob/master/.github/workflows/maven.yml","dependencies":[{"id":6870395722,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6870395723,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.3","direct":true,"kind":"composite","optional":false},{"id":6870395724,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3.9.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecards-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T20:09:48.253Z","updated_at":"2023-01-11T20:09:48.253Z","repository_link":"https://github.com/apache/commons-exec/blob/master/.github/workflows/scorecards-analysis.yml","dependencies":[{"id":6870395739,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6870395740,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"e38b1902ae4f44df626f11ba0734b14fb91f8f86","direct":true,"kind":"composite","optional":false},{"id":6870395741,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false},{"id":6870395742,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"b398f525a5587552e573b247ac661067fafa920b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-11T20:09:48.268Z","updated_at":"2023-01-11T20:09:48.268Z","repository_link":"https://github.com/apache/commons-exec/blob/master/pom.xml","dependencies":[{"id":6870395746,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6870395747,"package_name":"org.junit.vintage:junit-vintage-engine","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2025-12-06T08:03:24.974Z","updated_at":"2025-12-06T08:03:24.974Z","repository_link":"https://github.com/apache/commons-exec/blob/master/.github/workflows/dependency-review.yml","dependencies":[{"id":25759088348,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25759088349,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261","direct":true,"kind":"composite","optional":false}]}],"score":8.55333223803211,"created_at":"2025-09-03T16:24:03.372Z","updated_at":"2026-06-20T13:02:12.729Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/364104","html_url":"https://summary.ecosyste.ms/projects/364104"}