{"id":21980211,"url":"https://github.com/avanade/avanade-template","last_synced_at":"2026-01-25T15:32:51.393Z","repository":{"id":98290255,"uuid":"265739198","full_name":"Avanade/avanade-template","owner":"Avanade","description":"Default template for New Avanade OSS Projects.","archived":false,"fork":false,"pushed_at":"2025-06-10T19:59:27.000Z","size":85,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-09T23:53:09.980Z","etag":null,"topics":["avanade","csharp","documentation","oss-template","python"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Avanade.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-21T02:50:45.000Z","updated_at":"2025-07-24T15:13:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6863d90-7155-4274-8f4f-b9a0de1b4890","html_url":"https://github.com/Avanade/avanade-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Avanade/avanade-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avanade%2Favanade-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avanade%2Favanade-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avanade%2Favanade-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avanade%2Favanade-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Avanade","download_url":"https://codeload.github.com/Avanade/avanade-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avanade%2Favanade-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28754823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"last_error":"SSL_read: 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"}},"keywords":["avanade","csharp","documentation","oss-template","python"],"created_at":"2024-11-29T17:09:58.503Z","updated_at":"2026-01-25T15:32:51.388Z","avatar_url":"https://github.com/Avanade.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"| :point_up:    | Remember: Change all the information in this file when your project is created, following the comments between the ``` symbols. |\n|---------------|:------------------------|\n\n# avanade-template\n\u003e This is an example template for Avanade Open Source and InnerSource projects.\n\n```\nAdd a short description of your project.\nDELETE THIS COMMENT\n```\n\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n![GitHub issues](https://img.shields.io/github/issues/Avanade/avanade-template)\n![GitHub](https://img.shields.io/github/license/Avanade/avanade-template)\n![GitHub Repo stars](https://img.shields.io/github/stars/Avanade/avanade-template?style=social)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://avanade.github.io/code-of-conduct/)\n[![Incubating InnerSource](https://img.shields.io/badge/Incubating-Ava--Maturity-%23FF5800?labelColor=yellow)](https://avanade.github.io/maturity-model/)\n\n```\nUpdate the repository URL addresses for the shield templates.\nDELETE THIS COMMENT\n```\n\n## Overview\nDescribe the project in more detail. **This project is an example project, to be used when creating new Avanade Open Source projects.**\n\n```\nAdd a description of your project, and a screenshot if possible.\nDELETE THIS COMMENT\n```\n\n\n## Licensing\navanade-template is UNLICENSED and for internal use only, without legal review. See the Avanade Open Source site to start legal approvals.\n```\nThe avanade-template is available under the MIT licence, but subsequent projects created on Avanade InnerSource are not.\nUpdate the project name and licence.\nDELETE THIS COMMENT\n```\n\n## Solutions Referenced\n\n- [Azure SQL Database ledger tables](https://docs.microsoft.com/en-us/azure/azure-sql/database/ledger-overview?WT.mc_id=AI-MVP-5004204)\n- [Azure Confidential Ledger](https://docs.microsoft.com/en-gb/azure/confidential-ledger/?WT.mc_id=AI-MVP-5004204)\n\n\n```\nThese are provided as examples. Include links to components you have used, or delete this section.\nDELETE THIS COMMENT\n```\n\n## Documentation\nThe `docs` folder contains [more detailed documentation](./docs/start-here.md), along with setup instructions.\n\n```\nAdd an optional installation or usage section, if the instructions are \u003c3 lines\ne.g.\n### Installation\n\n### Usage\n\nDELETE THIS COMMENT\n```\n\n## Contact\nFeel free to [raise an issue on GitHub](https://github.com/Avanade/avanade-template/issues), or see our [security disclosure](./SECURITY.md) policy.\n```\nUpdate the repo URL.\nDELETE THIS COMMENT\n```\n## Contributing\nContributions are welcome. See information on [contributing](./CONTRIBUTING.md), as well as our [code of conduct](https://avanade.github.io/code-of-conduct/). Avanade asks that all commits sign the [Developer Certificate of Origin](https://developercertificate.org/).\n\nIf you're happy to follow these guidelines, then check out the [getting started](./docs/start-here.md) guide.\n\n```\nLeave the code of conduct unchanged\nDELETE THIS COMMENT\n```\n\n## Who are Avanade?\n\n[Avanade](https://www.avanade.com) is the world’s leading expert on Microsoft. Trusted by over 7,000 clients worldwide, we deliver AI-driven solutions that unlock the full potential of people and technology, optimize operations, foster innovation and drive growth.\n\nAs Microsoft’s Global SI Partner we combine global scale with local expertise in AI, cloud, data analytics, cybersecurity, and ERP to design solutions that prioritize people and drive meaningful impact.\n\nWe champion diversity, inclusion, and sustainability, ensuring our work benefits society and business.\n\nLearn more at [www.avanade.com](https://www.avanade.com)\n\n```\nIf needed, review the Open Source site on the intranet for more information.\n\nFull details at https://avanade.sharepoint.com/sites/opensource and https://community.avanade.com\n\nDELETE THIS COMMENT\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favanade%2Favanade-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favanade%2Favanade-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favanade%2Favanade-template/lists"}