{"id":22261,"name":"e-Manifest","description":"The purpose of e-Manifest is to establish a national information technology system that will enable the Agency and the hazardous waste program's industry and state stakeholders to transition the manifest system from one that is paper-intensive and burdensome to a system that is much more efficient.","url":"https://github.com/USEPA/e-manifest","last_synced_at":"2026-04-19T08:31:01.491Z","repository":{"id":13904726,"uuid":"75306811","full_name":"USEPA/e-manifest","owner":"USEPA","description":"API services documentation and reference material for the e-Manifest hazardous waste tracking system","archived":false,"fork":false,"pushed_at":"2026-01-27T13:47:24.000Z","size":1679243,"stargazers_count":32,"open_issues_count":5,"forks_count":24,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-03-22T07:04:32.774Z","etag":null,"topics":["olem"],"latest_commit_sha":null,"homepage":"https://www.epa.gov/e-manifest","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/USEPA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-12-01T15:39:13.000Z","updated_at":"2026-01-27T13:48:23.000Z","dependencies_parsed_at":"2023-02-14T20:00:57.137Z","dependency_job_id":"772a5073-f74f-4868-b15f-f56b238595b2","html_url":"https://github.com/USEPA/e-manifest","commit_stats":{"total_commits":591,"total_committers":12,"mean_commits":49.25,"dds":0.5296108291032149,"last_synced_commit":"8a77f6506168a94105d5d19dea2e6ddfc116c945"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/USEPA/e-manifest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/USEPA%2Fe-manifest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/USEPA%2Fe-manifest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/USEPA%2Fe-manifest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/USEPA%2Fe-manifest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/USEPA","download_url":"https://codeload.github.com/USEPA/e-manifest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/USEPA%2Fe-manifest/sbom","scorecard":{"id":145412,"data":{"date":"2025-08-11","repo":{"name":"github.com/USEPA/e-manifest","commit":"da6f4fd914e6266e8ac467019362d8d68e885ab5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 3/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy_docs.yaml:16","Warn: no topLevel permission defined: .github/workflows/npm-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test_docs_build.yaml:1","Warn: no topLevel permission defined: .github/workflows/test_emanpy.yaml: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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: sample-client/.mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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: Creative Commons Zero v1.0 Universal: 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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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":"102 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-4gq5-ch57-c2mg","Warn: Project is vulnerable to: GHSA-4w82-r329-3q67","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-5949-rw7g-wx7w","Warn: Project is vulnerable to: GHSA-5r5r-6hpj-8gg9","Warn: Project is vulnerable to: GHSA-5ww9-j83m-q7qx","Warn: Project is vulnerable to: GHSA-645p-88qh-w398","Warn: Project is vulnerable to: GHSA-6fpp-rgj9-8rwc","Warn: Project is vulnerable to: GHSA-85cw-hj65-qqv9","Warn: Project is vulnerable to: GHSA-89qr-369f-5m5x","Warn: Project is vulnerable to: GHSA-8c4j-34r4-xr8g","Warn: Project is vulnerable to: GHSA-8w26-6f25-cm9x","Warn: Project is vulnerable to: GHSA-9gph-22xh-8x98","Warn: Project is vulnerable to: GHSA-9m6f-7xcq-8vf8","Warn: Project is vulnerable to: GHSA-c8hm-7hpq-7jhg","Warn: Project is vulnerable to: GHSA-cf6r-3wgc-h863","Warn: Project is vulnerable to: GHSA-cggj-fvv3-cqwv","Warn: Project is vulnerable to: GHSA-cjjf-94ff-43w7","Warn: Project is vulnerable to: GHSA-cmfg-87vq-g5g4","Warn: Project is vulnerable to: GHSA-cvm9-fjm9-3572","Warn: Project is vulnerable to: GHSA-f3j5-rmmp-3fc5","Warn: Project is vulnerable to: GHSA-f9xh-2qgp-cq57","Warn: Project is vulnerable to: GHSA-fmmc-742q-jg75","Warn: Project is vulnerable to: GHSA-fqwf-pjwf-7vqv","Warn: Project is vulnerable to: GHSA-gjmw-vf9h-g25v","Warn: Project is vulnerable to: GHSA-gwp4-hfv6-p7hw","Warn: Project is vulnerable to: GHSA-gww7-p5w4-wrfv","Warn: Project is vulnerable to: GHSA-h3cw-g4mq-c5x2","Warn: Project is vulnerable to: GHSA-h592-38cm-4ggp","Warn: Project is vulnerable to: GHSA-h822-r4r5-v8jg","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-m6x4-97wx-4q27","Warn: Project is vulnerable to: GHSA-mph4-vhrx-mv67","Warn: Project is vulnerable to: GHSA-mx7p-6679-8g3q","Warn: Project is vulnerable to: GHSA-p43x-xfjf-5jhr","Warn: Project is vulnerable to: GHSA-q93h-jc49-78gg","Warn: Project is vulnerable to: GHSA-qjw2-hr98-qgfh","Warn: Project is vulnerable to: GHSA-qr7j-h6gg-jmgc","Warn: Project is vulnerable to: GHSA-qxxx-2pp7-5hmx","Warn: Project is vulnerable to: GHSA-r3gr-cxrf-hg25","Warn: Project is vulnerable to: GHSA-r695-7vr9-jgc2","Warn: Project is vulnerable to: GHSA-rfx6-vp9g-rh7v","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-rpr3-cw39-3pxh","Warn: Project is vulnerable to: GHSA-v585-23hc-c647","Warn: Project is vulnerable to: GHSA-vfqx-33qm-g869","Warn: Project is vulnerable to: GHSA-w3f4-3q6j-rh82","Warn: Project is vulnerable to: GHSA-wh8g-3j2c-rqj5","Warn: Project is vulnerable to: GHSA-7c2r-3jqf-c9rw","Warn: Project is vulnerable to: GHSA-hmq6-frv3-4727","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","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: GHSA-6v67-2wr5-gvf4","Warn: Project is vulnerable to: GHSA-pr98-23f8-jwxv","Warn: Project is vulnerable to: GHSA-27hp-xhwr-wr2m","Warn: Project is vulnerable to: GHSA-3p2h-wqq4-wf4h","Warn: Project is vulnerable to: GHSA-5j33-cvvr-w245","Warn: Project is vulnerable to: GHSA-83qj-6fr2-vhqg","Warn: Project is vulnerable to: GHSA-ff77-26x5-69cr","Warn: Project is vulnerable to: GHSA-h2fw-rfh5-95r3","Warn: Project is vulnerable to: GHSA-h3gc-qfqq-6h8f","Warn: Project is vulnerable to: GHSA-wc4r-xq3c-5cf3","Warn: Project is vulnerable to: GHSA-wm9w-rjj3-j356","Warn: Project is vulnerable to: GHSA-rc42-6c7j-7h5r","Warn: Project is vulnerable to: GHSA-4gc7-5j7h-4qph","Warn: Project is vulnerable to: GHSA-4wp7-92pw-q264","Warn: Project is vulnerable to: GHSA-2rmj-mq67-h97g","Warn: Project is vulnerable to: GHSA-2wrp-6fg6-hmc5","Warn: Project is vulnerable to: GHSA-6r3c-xf4w-jxjm","Warn: Project is vulnerable to: GHSA-cx7f-g6mp-7hqm","Warn: Project is vulnerable to: GHSA-g5vr-rgqm-vf78"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/deploy_docs.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/USEPA/e-manifest/deploy_docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_docs.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/USEPA/e-manifest/deploy_docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_docs.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/USEPA/e-manifest/deploy_docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/USEPA/e-manifest/npm-test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/USEPA/e-manifest/npm-test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/USEPA/e-manifest/python_publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/USEPA/e-manifest/python_publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_docs_build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/USEPA/e-manifest/test_docs_build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_emanpy.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/USEPA/e-manifest/test_emanpy.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_emanpy.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/USEPA/e-manifest/test_emanpy.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python_publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python_publish.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python_publish.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test_emanpy.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test_emanpy.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/test_emanpy.yaml:35","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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"}}]},"last_synced_at":"2025-08-16T09:18:26.320Z","repository_id":13904726,"created_at":"2025-08-16T09:18:26.320Z","updated_at":"2025-08-16T09:18:26.320Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31168414,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T21:28:10.185Z","status":"ssl_error","status_checked_at":"2026-03-29T21:23:32.226Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"USEPA","name":"U.S. Environmental Protection Agency","uuid":"1304320","kind":"organization","description":"","email":null,"website":"https://www.epa.gov","location":"United States of America","twitter":"EPA","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1304320?v=4","repositories_count":449,"last_synced_at":"2024-04-14T19:47:37.473Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/USEPA","funding_links":[],"total_stars":2868,"followers":360,"following":0,"created_at":"2022-11-03T23:38:50.125Z","updated_at":"2024-04-14T19:49:15.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/USEPA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/USEPA/repositories"},"packages":[{"id":2722595,"name":"emanifest","ecosystem":"pypi","description":"An API utility wrapper for accessing the e-Manifest hazardous waste tracking system maintained by the US Environmental Protection Agency","homepage":null,"licenses":"CCO 1.0","normalized_licenses":["SSPL-1.0"],"repository_url":"https://github.com/USEPA/e-Manifest","keywords_array":[],"namespace":null,"versions_count":36,"first_release_published_at":"2021-06-28T17:58:30.000Z","latest_release_published_at":"2025-11-10T13:59:01.000Z","latest_release_number":"5.0.0","last_synced_at":"2026-04-01T09:58:39.335Z","created_at":"2022-04-10T10:52:59.524Z","updated_at":"2026-04-01T09:58:39.336Z","registry_url":"https://pypi.org/project/emanifest/","install_command":"pip install emanifest --index-url https://pypi.org/simple","documentation_url":"https://emanifest.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"emanifest","project_status":null},"repo_metadata":{"id":13904726,"uuid":"75306811","full_name":"USEPA/e-manifest","owner":"USEPA","description":"API services documentation and reference material for the e-Manifest hazardous waste tracking system","archived":false,"fork":false,"pushed_at":"2024-09-06T19:28:36.000Z","size":1667424,"stargazers_count":26,"open_issues_count":18,"forks_count":21,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-09-06T23:02:41.511Z","etag":null,"topics":["olem"],"latest_commit_sha":null,"homepage":"https://www.epa.gov/e-manifest","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/USEPA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-01T15:39:13.000Z","updated_at":"2024-09-06T19:28:54.000Z","dependencies_parsed_at":"2023-02-14T20:00:57.137Z","dependency_job_id":"d2a97b52-984c-443e-8f40-2f3d0f4bcd2a","html_url":"https://github.com/USEPA/e-manifest","commit_stats":{"total_commits":549,"total_committers":10,"mean_commits":54.9,"dds":0.5009107468123861,"last_synced_commit":"e37cce84c4e9799e277f69517833ceaa9b95e87c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/USEPA%2Fe-manifest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/USEPA%2Fe-manifest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/USEPA%2Fe-manifest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/USEPA%2Fe-manifest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/USEPA","download_url":"https://codeload.github.com/USEPA/e-manifest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217886642,"owners_count":16246071,"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","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":"USEPA","name":"U.S. Environmental Protection Agency","uuid":"1304320","kind":"organization","description":"","email":null,"website":"https://www.epa.gov","location":"United States of America","twitter":"EPA","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1304320?v=4","repositories_count":449,"last_synced_at":"2024-04-14T19:47:37.473Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/USEPA","funding_links":[],"total_stars":2868,"followers":360,"following":0,"created_at":"2022-11-03T23:38:50.125Z","updated_at":"2024-04-14T19:49:15.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/USEPA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/USEPA/repositories"},"tags":[]},"repo_metadata_updated_at":"2024-09-06T23:49:02.980Z","dependent_packages_count":0,"downloads":1547,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":19.951126747171248,"dependent_repos_count":11.52436577475423,"dependent_packages_count":10.119285352930213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.864925958285232},"purl":"pkg:pypi/emanifest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/emanifest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/emanifest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/emanifest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-29T15:40:19.624Z","issues_count":86,"pull_requests_count":56,"avg_time_to_close_issue":2210922.7228915663,"avg_time_to_close_pull_request":377367.51785714284,"issues_closed_count":83,"pull_requests_closed_count":56,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.2558139534883721,"avg_comments_per_pull_request":0.5178571428571429,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":20,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":2686117.263157895,"past_year_avg_time_to_close_pull_request":609113.695652174,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.391304347826087,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/USEPA%2Fe-manifest/issues","maintainers":[{"login":"dpgraham4401","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgraham4401"},{"login":"wiljnichepa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wiljnichepa"}],"active_maintainers":[{"login":"dpgraham4401","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgraham4401"},{"login":"wiljnichepa","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wiljnichepa"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/emanifest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/emanifest/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/emanifest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/emanifest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/emanifest/codemeta","maintainers":[{"uuid":"dpgraham4401","login":"dpgraham4401","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/dpgraham4401/","role":null,"created_at":"2022-11-30T14:18:16.771Z","updated_at":"2022-11-30T14:18:16.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dpgraham4401/packages"},{"uuid":"scottdchristian","login":"scottdchristian","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/scottdchristian/","role":null,"created_at":"2022-11-30T14:18:16.777Z","updated_at":"2022-11-30T14:18:16.777Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/scottdchristian/packages"},{"uuid":"wiljnichepa","login":"wiljnichepa","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/wiljnichepa/","role":null,"created_at":"2022-11-30T14:18:16.782Z","updated_at":"2022-11-30T14:18:16.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/wiljnichepa/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":832718,"maintainers_count":355481,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":53036},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-03T06:19:43.792Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":1336987,"full_name":"USEPA/e-manifest","default_branch":"master","total_commits":0,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":74.125,"dds":0.5295109612141653,"past_year_total_commits":25,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.25,"past_year_dds":0.56,"last_synced_at":"2026-04-11T05:04:12.892Z","last_synced_commit":null,"created_at":"2023-09-12T07:47:24.286Z","updated_at":"2025-09-08T20:19:23.271Z","committers":[{"name":"Scott Christian","email":"christian.scott@epa.gov","login":"scottdchristian","count":279},{"name":"David Graham","email":"dpgraham4401@gmail.com","login":"dpgraham4401","count":146},{"name":"William Nicholas","email":"82404519+wiljnichepa","login":"wiljnichepa","count":132},{"name":"Steve D","email":"donnelly.stephen@epa.gov","login":"stevedonnelly5","count":21},{"name":"e-manifest","email":"emanifest@epa.gov","login":"e-manifest","count":11},{"name":"kylemarkleyepa","email":"158192237+kylemarkleyepa","login":"kylemarkleyepa","count":2},{"name":"ddonah2","email":"155103319+ddonah2","login":"ddonah2","count":1},{"name":"Julia Ortiz","email":"ortiz.julia@epa.gov","login":"JQOrtiz","count":1}],"past_year_committers":[{"name":"David Paul Graham","email":"43794491+dpgraham4401","login":"dpgraham4401","count":11},{"name":"William Nicholas","email":"82404519+wiljnichepa","login":"wiljnichepa","count":8},{"name":"Scott Christian","email":"christian.scott@epa.gov","login":"scottdchristian","count":5},{"name":"kylemarkleyepa","email":"158192237+kylemarkleyepa","login":"kylemarkleyepa","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/USEPA%2Fe-manifest/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-13T00:00:06.408Z","repositories_count":6212941,"commits_count":904001768,"contributors_count":34944123,"owners_count":1144000,"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":"USEPA/e-manifest","html_url":"https://github.com/USEPA/e-manifest","last_synced_at":"2026-04-07T03:00:17.777Z","status":"error","issues_count":114,"pull_requests_count":73,"avg_time_to_close_issue":12116511.8,"avg_time_to_close_pull_request":522015.5,"issues_closed_count":100,"pull_requests_closed_count":72,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":0.17543859649122806,"avg_comments_per_pull_request":0.4246575342465753,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":9,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":2335546.25,"past_year_avg_time_to_close_pull_request":54700.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-09-12T07:47:55.943Z","updated_at":"2026-04-07T03:00:17.777Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/USEPA%2Fe-manifest","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/USEPA%2Fe-manifest/issues","issue_labels_count":{"emanpy":12,"Ready for Prod":4,"Story":3,"python":3,"bug":3,"Awaiting Discussion":2,"Backlog":2,"Electronic Workflow Signature Updates":2,"Task":1,"Industry Billing":1,"Sprint 11/27-12/11":1,"In Progress":1,"Bug Fixing/Tuning":1,"Sprint 7/26-8/16":1,"Sprint 8/16-8/30":1,"Bulk Sign 2.0":1,"Miscellaneous":1,"enhancement":1,"Sprint 7/7-7/26":1,"State Corrections":1,"Done":1},"pull_request_labels_count":{"emanpy":19,"python":6,"dependencies":2,"bug":2,"emanjs":1},"issue_author_associations_count":{"CONTRIBUTOR":91,"MEMBER":19,"NONE":3,"COLLABORATOR":1},"pull_request_author_associations_count":{"MEMBER":53,"COLLABORATOR":17,"NONE":3},"issue_authors":{"e-manifest":90,"dpgraham4401":19,"megankirkbride":2,"scottdchristian":1,"wiljnichepa":1,"memacmur":1},"pull_request_authors":{"dpgraham4401":53,"wiljnichepa":15,"kylemarkleyepa":2,"dependabot[bot]":2,"ddonah2":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-09T00:00:10.509Z","repositories_count":14155204,"issues_count":34524251,"pull_requests_count":112883991,"authors_count":11231134,"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":{"emanpy":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":9},"past_year_pull_request_author_associations_count":{"COLLABORATOR":2},"past_year_issue_authors":{"e-manifest":8,"scottdchristian":1},"past_year_pull_request_authors":{"wiljnichepa":2},"maintainers":[{"login":"dpgraham4401","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpgraham4401"},{"login":"wiljnichepa","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wiljnichepa"},{"login":"kylemarkleyepa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylemarkleyepa"}],"active_maintainers":[{"login":"wiljnichepa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wiljnichepa"}]},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":4,"ForkEvent":4,"IssuesEvent":37,"WatchEvent":2,"PushEvent":17,"CreateEvent":1},"last_year":{"DeleteEvent":2,"PullRequestEvent":2,"IssuesEvent":16,"WatchEvent":2,"PushEvent":16,"CreateEvent":1}},"keywords":["olem"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python_publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:30:44.204Z","updated_at":"2023-01-14T12:30:44.204Z","repository_link":"https://github.com/USEPA/e-manifest/blob/master/.github/workflows/python_publish.yml","dependencies":[{"id":6896922585,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6896922586,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":13.037659155067225,"created_at":"2023-09-12T07:38:01.488Z","updated_at":"2026-04-19T08:31:01.505Z","avatar_url":"https://github.com/USEPA.png","language":"HTML","category":"Industrial Ecology","sub_category":"Circular Economy and Waste","monthly_downloads":1547,"total_dependent_repos":2,"total_dependent_packages":0,"readme":null,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["orcr","epa"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/22261","html_url":"https://ost.ecosyste.ms/projects/22261"}