{"id":28221859,"url":"https://github.com/andersonbosa/git_audit_go","last_synced_at":"2025-10-06T15:20:46.670Z","repository":{"id":182380814,"uuid":"657150711","full_name":"andersonbosa/git_audit_go","owner":"andersonbosa","description":"Extract commit data from Git log to CSV. Includes hash, timestamp, and author details. Helps analyze activity patterns and improve team efficiency.","archived":false,"fork":false,"pushed_at":"2024-04-04T12:02:19.000Z","size":2743,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T06:09:26.123Z","etag":null,"topics":["beginner","go","scripting","show"],"latest_commit_sha":null,"homepage":"https://andersonbosa.github.io/git_audit_go","language":"Go","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/andersonbosa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null},"funding":null},"created_at":"2023-06-22T12:32:14.000Z","updated_at":"2024-07-05T01:38:28.000Z","dependencies_parsed_at":"2023-07-19T19:48:56.300Z","dependency_job_id":null,"html_url":"https://github.com/andersonbosa/git_audit_go","commit_stats":null,"previous_names":["andersonbosa/git_audit_go"],"tags_count":0,"template":false,"template_full_name":"andersonbosa/dothub","purl":"pkg:github/andersonbosa/git_audit_go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonbosa%2Fgit_audit_go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonbosa%2Fgit_audit_go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonbosa%2Fgit_audit_go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonbosa%2Fgit_audit_go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andersonbosa","download_url":"https://codeload.github.com/andersonbosa/git_audit_go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonbosa%2Fgit_audit_go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259289253,"owners_count":22834910,"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":["beginner","go","scripting","show"],"created_at":"2025-05-18T06:09:25.693Z","updated_at":"2025-10-06T15:20:41.625Z","avatar_url":"https://github.com/andersonbosa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003csection align=\"center\"\u003e\r\n\r\n  \u003cimg src=\"docs/assets/images/banner.svg\" title=\"Project banner\" alt=\"Project banner\" /\u003e\r\n\r\n  \u003cbr\u003e\r\n  \u003cbr\u003e\r\n\r\n  \u003c!-- badges --\u003e\r\n\r\n  \u003cp\u003e\r\n    \u003ca href=\"#about\"\u003eAbout\u003c/a\u003e •\r\n    \u003ca href=\"#technologies\"\u003eTechnologies\u003c/a\u003e •\r\n    \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e •\r\n    \u003ca href=\"#contribution\"\u003eContribution\u003c/a\u003e •\r\n    \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\r\n  \u003c/p\u003e\r\n\u003c/section\u003e\r\n\r\n---\r\n\r\n\r\n\u003ch2 id=\"about\"\u003e💬 About\u003c/h2\u003e\r\n\r\nThis project creates a CSV file from a Git repository's commit log. It extracts commit information within a specified time frame, including commit hash, date and time, author name, and author email.\r\n\r\nThe resulting CSV file is particularly useful for tracking and analyzing commit activity outside of standard working hours. This can help identify work patterns and improve team efficiency.\r\n\r\n\r\n\u003ch2 id=\"technologies\"\u003e 🛠️ Technologies\u003c/h2\u003e\r\n\r\n* [Go language](#)\r\n* [Git](#)\r\n* [CSV](#)\r\n\r\n\r\n\u003ch2 id=\"getting-started\"\u003e 🚶 Getting Started\u003c/h2\u003e\r\n\r\n* Checkout the [documentation](docs/getting-started.md)\r\n\r\n\r\n\u003ch2\u003e🚀 Deploy\u003c/h2\u003e\r\n\r\n* Distributed here, in [Github](https://github.com/andersonbosa/git_audit_go)\r\n\r\n\r\n\u003ch2 id=\"contribution\"\u003e🤝 Contribution\u003c/h2\u003e\r\n\r\n\u003cp\u003e\r\n  This project is for study purposes too, so please send me a message telling me what you are doing and why you are doing it, teach me what you know. All kinds of contributions are very welcome and appreciated!\r\n\u003c/p\u003e\r\n\r\n\r\n\r\n\u003ch2 id=\"license\"\u003e 📝 License\u003c/h2\u003e\r\n\r\nThis project is under the [public domain](LICENSE.md) license.\r\n\r\n---\r\n\r\n\u003ch4 align=\"center\"\u003e  \r\n  \u003cstrong\u003e\r\n    Did you like the repository? Give it a star! 🤩\r\n    \u003cbr /\u003e\r\n    \u003cimg alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/andersonbosa/git_audit_go?style=social\"\u003e\r\n  \u003c/strong\u003e\r\n\u003c/h4\u003e\r\n\r\n\r\n\u003c!-- Links --\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonbosa%2Fgit_audit_go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandersonbosa%2Fgit_audit_go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonbosa%2Fgit_audit_go/lists"}