{"id":27396836,"url":"https://github.com/wesley-dean/template","last_synced_at":"2026-01-16T05:10:40.110Z","repository":{"id":282441863,"uuid":"948477296","full_name":"wesley-dean/template","owner":"wesley-dean","description":"This is a general purpose template repository that configures a variety of scanners, workflows, semantic versioning, conventional commits, and basic community-supporting documentation.","archived":false,"fork":false,"pushed_at":"2026-01-13T03:58:48.000Z","size":207,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-13T06:51:37.350Z","etag":null,"topics":["community","documentation","megalinter","security-automation","template-generic-repo"],"latest_commit_sha":null,"homepage":"","language":null,"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/wesley-dean.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","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},"funding":{"github":["wesley-dean"]}},"created_at":"2025-03-14T12:06:59.000Z","updated_at":"2026-01-13T03:58:46.000Z","dependencies_parsed_at":"2025-03-14T17:32:50.200Z","dependency_job_id":"e53a710c-c4aa-4023-ad58-356cc11f8ee9","html_url":"https://github.com/wesley-dean/template","commit_stats":null,"previous_names":["wesley-dean/template"],"tags_count":48,"template":true,"template_full_name":null,"purl":"pkg:github/wesley-dean/template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesley-dean%2Ftemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesley-dean%2Ftemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesley-dean%2Ftemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesley-dean%2Ftemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wesley-dean","download_url":"https://codeload.github.com/wesley-dean/template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesley-dean%2Ftemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T03:13:13.607Z","status":"ssl_error","status_checked_at":"2026-01-16T03:11:47.863Z","response_time":107,"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":["community","documentation","megalinter","security-automation","template-generic-repo"],"created_at":"2025-04-14T00:38:48.889Z","updated_at":"2026-01-16T05:10:40.075Z","avatar_url":"https://github.com/wesley-dean.png","language":null,"funding_links":["https://github.com/sponsors/wesley-dean"],"categories":[],"sub_categories":[],"readme":"# template\n\n## Description\n\nThis is a template for a README.md file. It is a markdown file that is used to\ndescribe a project. It is used to provide information about the project to the\nusers and contributors. It is a good practice to have a README.md file in your\nproject repository.\n\n## Usage\n\nYou can use this template to create a README.md file for your project. You can\n\n- Clone this repository\n- Copy the README.md file to your project repository\n- Edit the file to add information about your project\n\n### Environment Variables\n\nThere are three environment variables that need to be set for this project to\nwork correctly:\n\n- `PAT` - Your GitHub Personal Access Token\n- `GPG_PRIVATE_KEY` - Your GPG Private Key\n- `GPG_PRIVATE_KEY_PASSPHRASE` - Your GPG Private Key Passphrase\n\nThe `PAT` environment variable is used by MegaLinter to authenticate with the\nGitHub API. The `GPG_PRIVATE_KEY` and `GPG_PRIVATE_KEY_PASSPHRASE` environment\nvariables are used to sign the commits that MegaLinter creates when\n`APPLY_FIXES` is set to `true`.\n\nIf the MegaLinter action is disabled, none of these environment variables are\nrequired.\n\n### Conventional Commits\n\nThis project uses Conventional Commits. Conventional Commits is a specification\nfor adding human and machine readable meaning to commit messages. It is a\nlightweight convention on top of commit messages. The specification can be\nfound at [conventionalcommits.org](https://www.conventionalcommits.org/).\n\nSpecifically, this project uses the\n[bitshifted/git-auto-semver](https://github.com/bitshifted/git-auto-semver)\naction to automatically increment the version number based on the commit\nmessages:\n\n\n- `build`, `chore`, `ci`, `docs`, `fix`, `perf`, `refactor`, `revert`,\n  `style`, `test`: bump micro (patch) number\n- `feat`: bump minor version number\n- `BREAKING CHANGE`: bump major version number\n\n## Documentation\n\n### Architecture Decision Records (ADRs)\n\nThis project is configured to use [Nat Pryce's](https://github.com/npryce)\n[adr-tools](https://github.com/npryce/adr-tools) project.  There is a template\nat `doc/adrs/templates/template.md` which can be edited at-will.  The ADR\ntemplate is built to support both human and machine (AI/LLM)-produced and\nmaintained ADRs.  The configuration file, `.adr-dir` resides at the root of\nthe project and may be updated if ADRs are to be stored in an alternate\ndirectory.\n\nFor more information about ADRs, check out\n[Michael Nygard](https://cognitect.com/authors/MichaelNygard.html)'s\n[article](https://cognitect.com/blog/2011/11/15/documenting-architecture-decisions)\non the topic.\n\n## License\n\nThis project is licensed under the Creative Commons License 1.0 Universal\nLicense - see the [LICENSE](LICENSE) file for details.\n\n## Contributing\n\nContributions are welcome. Please read the [CONTRIBUTING.md](CONTRIBUTING.md)\nfile for details.\n\n### Code of Conduct\n\nPlease read the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) file for details on\nthe code of conduct.  Long story short, be nice to each other and treat each\nother with respect, compassion, and empathy, especially when you disagree.\n\n## Authors\n\n- Wes Dean\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesley-dean%2Ftemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwesley-dean%2Ftemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesley-dean%2Ftemplate/lists"}