{"id":18719451,"url":"https://github.com/dkorunic/semgrep-go","last_synced_at":"2026-02-16T06:32:43.553Z","repository":{"id":151034569,"uuid":"458096592","full_name":"dkorunic/semgrep-go","owner":"dkorunic","description":"Go rules for semgrep","archived":false,"fork":false,"pushed_at":"2025-01-27T14:13:11.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T07:39:20.435Z","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/dkorunic.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,"zenodo":null}},"created_at":"2022-02-11T08:03:52.000Z","updated_at":"2025-01-27T14:13:15.000Z","dependencies_parsed_at":"2025-05-20T00:47:08.876Z","dependency_job_id":null,"html_url":"https://github.com/dkorunic/semgrep-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dkorunic/semgrep-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkorunic%2Fsemgrep-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkorunic%2Fsemgrep-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkorunic%2Fsemgrep-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkorunic%2Fsemgrep-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkorunic","download_url":"https://codeload.github.com/dkorunic/semgrep-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkorunic%2Fsemgrep-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29501915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T05:57:17.024Z","status":"ssl_error","status_checked_at":"2026-02-16T05:56:49.929Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-07T13:26:08.111Z","updated_at":"2026-02-16T06:32:43.536Z","avatar_url":"https://github.com/dkorunic.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# semgrep-go\n\n## About\n\nThis repo is holding [Semgrep](https://semgrep.dev/) patterns for finding possibly problematic code.\n\nTo run individual semgrep rule on the current Go project:\n\n```shell\nsemgrep -f rule.yml .\n```\n\nTo run all included semgrep rules on the current Go project:\n\n```shell\nsemgrep -f path/to/semgrep-go/ .\n```\n\nTo make Semgrep [skip over some](https://semgrep.dev/docs/ignoring-files-folders-code/) files (ie. go-swagger or some other auto-generated files), use either `.semgrepignore` or `.gitignore`.\n\n## Contents\n\n- `json-without-jsoniter`: check for stdlib _json_ `Marshal()` or `Unmarshal()` use without _jsoniter_\n- `err-overwrite.yml`: check if err is being overwritten in Go routines without shadow declarations\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkorunic%2Fsemgrep-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkorunic%2Fsemgrep-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkorunic%2Fsemgrep-go/lists"}