{"id":18793092,"url":"https://github.com/dsacms/iv-delivery","last_synced_at":"2025-12-28T18:30:16.254Z","repository":{"id":245770703,"uuid":"819072124","full_name":"DSACMS/iv-delivery","owner":"DSACMS","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-03T01:02:18.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-12-29T15:32:30.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/DSACMS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS.md","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-23T17:39:33.000Z","updated_at":"2024-07-03T01:02:21.000Z","dependencies_parsed_at":"2024-06-24T03:21:23.583Z","dependency_job_id":"e39c4ac9-69f3-4354-915f-b2f8c2211880","html_url":"https://github.com/DSACMS/iv-delivery","commit_stats":null,"previous_names":["dsacms/iv-delivery"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSACMS%2Fiv-delivery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSACMS%2Fiv-delivery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSACMS%2Fiv-delivery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSACMS%2Fiv-delivery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DSACMS","download_url":"https://codeload.github.com/DSACMS/iv-delivery/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239718367,"owners_count":19685725,"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"}},"keywords":[],"created_at":"2024-11-07T21:23:33.841Z","updated_at":"2025-12-28T18:30:16.201Z","avatar_url":"https://github.com/DSACMS.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Income Verification Document Delivery Service\n\n## About the Project\nDocument Delivery transports a file to a destination location as determined by the caller. This service is created for investigation and evaluation purposes only.\n\n## Core Team\nAn up-to-date list of core team members can be found in [MAINTAINERS.md](MAINTAINERS.md).\n\n# Development and Software Delivery Lifecycle\nThe following guide is for members of the project team who have access to the repository as well as code contributors. The main difference between internal and external contributions is that external contributors will need to fork the project and will not be able to merge their own pull requests. For more information on contributing, see: [CONTRIBUTING.md](./CONTRIBUTING.md).\n\n## Local Development\n\u003c!--- TODO - with example below:\nThis project is monorepo with several apps. Please see the [api](./api/README.md) and [frontend](./frontend/README.md) READMEs for information on spinning up those projects locally. Also see the project [documentation](./documentation) for more info.\n--\u003e\n\n### System Requirements\n* Java 17+\n* Maven 3.9.7+\n\n### Installing\n```shell\ngit clone git@github.com:dsacms/iv-delivery.git\ncd iv-delivery\n```\n### Building\n```shell\nmvn install\n```\n\n### Running\n```shell\nmvn spring-boot:run\n```\n\nTo ping, go to http://localhost:8080/deliver/ping or in a terminal:\n\n```shell\ncurl http://localhost:8080/delivery/ping\n```\n\n\n## Contributing\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for information about our contribution guidelines. \n\n## Codeowners\nSee [CODEOWNERS.md](CODEOWNERS.md) for information on those responsible for the code and documentation in this repository.\n\n## Community\n\nThe Income Verification Document Delivery Service team is taking a community-first and open source approach to the product development of this tool. We believe government software should be made in the open and be built and licensed such that anyone can download the code, run it themselves without paying money to third parties or using proprietary software, and use it as they will.\n\nWe know that we can learn from a wide variety of communities, including those who will use or will be impacted by the tool, who are experts in technology, or who have experience with similar technologies deployed in other spaces. We are dedicated to creating forums for continuous conversation and feedback to help shape the design and development of the tool.\n\nWe also recognize capacity building as a key part of involving a diverse open source community. We are doing our best to use accessible language, provide technical and process documents, and offer support to community members with a wide variety of backgrounds and skillsets. \n\n### Community Guidelines\n\nPrinciples and guidelines for participating in our open source community are can be found in [COMMUNITY_GUIDELINES.md](COMMUNITY_GUIDELINES.md). Please read them before joining or starting a conversation in this repo or one of the channels listed below. All community members and participants are expected to adhere to the community guidelines and code of conduct when participating in community spaces including: code repositories, communication channels and venues, and events. \n\n\u003c!--\n## Governance\nInformation about how the Income Verification Document Delivery Service community is governed may be found in [GOVERNANCE.md](GOVERNANCE.md).\n--\u003e\n\n\u003c!--\n## Glossary\nInformation about terminology and acronyms used in this documentation may be found in [GLOSSARY.md](GLOSSARY.md).\n--\u003e\n\n## Policies\n\n### Open Source Policy\n\nWe adhere to the [CMS Open Source\nPolicy](https://github.com/CMSGov/cms-open-source-policy). If you have any\nquestions, just [shoot us an email](mailto:opensource@cms.hhs.gov).\n\n### Security and Responsible Disclosure Policy\n\n*Submit a vulnerability:* Unfortunately, we cannot accept secure submissions via\nemail or via GitHub Issues. Please use our website to submit vulnerabilities at\n[https://hhs.responsibledisclosure.com](https://hhs.responsibledisclosure.com).\nHHS maintains an acknowledgements page to recognize your efforts on behalf of\nthe American public, but you are also welcome to submit anonymously.\n\nFor more information about our Security, Vulnerability, and Responsible Disclosure Policies, see [SECURITY.md](SECURITY.md).\n\n## Public domain\n\nThis project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the [CC0 1.0 Universal public domain dedication](https://creativecommons.org/publicdomain/zero/1.0/) as indicated in [LICENSE](LICENSE).\n\nAll contributions to this project will be released under the CC0 dedication. By submitting a pull request or issue, you are agreeing to comply with this waiver of copyright interest.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsacms%2Fiv-delivery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsacms%2Fiv-delivery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsacms%2Fiv-delivery/lists"}