{"id":21598801,"url":"https://github.com/ascendcorp/pre-commit-go","last_synced_at":"2026-02-23T23:14:08.468Z","repository":{"id":186651690,"uuid":"635130745","full_name":"ascendcorp/pre-commit-go","owner":"ascendcorp","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-18T07:18:06.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-08T14:57:58.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ascendcorp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2023-05-02T03:10:00.000Z","updated_at":"2023-05-02T03:10:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d60fe94-c96f-4c8d-aba9-3103db715b31","html_url":"https://github.com/ascendcorp/pre-commit-go","commit_stats":null,"previous_names":["ascendcorp/pre-commit-go"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/ascendcorp/pre-commit-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ascendcorp%2Fpre-commit-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ascendcorp%2Fpre-commit-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ascendcorp%2Fpre-commit-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ascendcorp%2Fpre-commit-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ascendcorp","download_url":"https://codeload.github.com/ascendcorp/pre-commit-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ascendcorp%2Fpre-commit-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29760211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T21:02:23.375Z","status":"ssl_error","status_checked_at":"2026-02-23T20:58:31.539Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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"}},"keywords":[],"created_at":"2024-11-24T18:13:11.056Z","updated_at":"2026-02-23T23:14:08.453Z","avatar_url":"https://github.com/ascendcorp.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pre-commit Hooks for ACW Project\n\nThis repository contains pre-commit hooks for Golang projects.\n\n## How to Use\n\nTo use these pre-commit hooks in your Golang project, follow these steps:\n\n1. Install the `pre-commit` tool by running `pip install pre-commit` in your terminal.\n2. Create a `.pre-commit-config.yaml` file in the root of your project with the following contents:\n\n   ```yaml\n   repos:\n     - repo: https://bitbucket.org/\u003cYOUR_USERNAME\u003e/\u003cYOUR_REPOSITORY_NAME\u003e\n       rev: \u003cCOMMIT_HASH\u003e  # Replace with the commit hash of the latest version of this repository\n       hooks:\n         - id: go-sec\n         - id: dependency-check\n3. Run `pre-commit install` in your terminal to install the pre-commit hooks in your local repository.\n4. Commit the `.pre-commit-config.yaml` file to your repository.\n5. Now, every time you run `git commit`, the pre-commit hooks will automatically run and check your code for security vulnerabilities and outdated dependencies.\n\n## How to Contribute\n\nTo contribute to this repository, follow these steps:\n\n1. Fork this repository on Bitbucket.\n2. Clone your forked repository to your local machine.\n3. Create a new branch for your changes: `git checkout -b my-new-branch`.\n4. Make your changes and commit them: `git commit -am 'Add some feature'`.\n5. Push your changes to your forked repository: `git push origin my-new-branch`.\n6. Create a pull request from your forked repository to this repository.\n7. Wait for the maintainers to review and merge your pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fascendcorp%2Fpre-commit-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fascendcorp%2Fpre-commit-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fascendcorp%2Fpre-commit-go/lists"}