{"id":16975406,"url":"https://github.com/docwhat/go-importd","last_synced_at":"2026-05-16T13:35:17.155Z","repository":{"id":50915866,"uuid":"54250016","full_name":"docwhat/go-importd","owner":"docwhat","description":"Tiny webserver to do \"go get\" redirects.","archived":false,"fork":false,"pushed_at":"2023-03-16T15:35:44.000Z","size":173,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T21:15:03.009Z","etag":null,"topics":["docker-image","go","golang","importd"],"latest_commit_sha":null,"homepage":"","language":"Go","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/docwhat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-03-19T05:56:03.000Z","updated_at":"2021-05-27T21:35:09.000Z","dependencies_parsed_at":"2022-08-27T05:10:52.768Z","dependency_job_id":"c035427d-d66e-44aa-b6ed-1b24d6b4a8a5","html_url":"https://github.com/docwhat/go-importd","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/docwhat/go-importd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fgo-importd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fgo-importd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fgo-importd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fgo-importd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docwhat","download_url":"https://codeload.github.com/docwhat/go-importd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fgo-importd/sbom","scorecard":{"id":349465,"data":{"date":"2025-08-11","repo":{"name":"github.com/docwhat/go-importd","commit":"74bd9ac7797400edda96f7d1ebe27bfba686e295"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":1,"reason":"Found 2/14 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/pr.yaml:16","Info: topLevel permissions set to 'read-all': .github/workflows/docker.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/gotestsum.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/pr.yaml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/docwhat/go-importd/docker.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/docwhat/go-importd/docker.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gotestsum.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/docwhat/go-importd/gotestsum.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gotestsum.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/docwhat/go-importd/gotestsum.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gotestsum.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/docwhat/go-importd/gotestsum.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gotestsum.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/docwhat/go-importd/gotestsum.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/docwhat/go-importd/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/docwhat/go-importd/pr.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:6","Warn: goCommand not pinned by hash: .github/workflows/gotestsum.yaml:35","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yaml:16"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.1 not signed: https://api.github.com/repos/docwhat/go-importd/releases/43729795","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/docwhat/go-importd/releases/30542665","Warn: release artifact v1.0.1 not signed: https://api.github.com/repos/docwhat/go-importd/releases/29182281","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/docwhat/go-importd/releases/13194154","Warn: release artifact v0.1.5 not signed: https://api.github.com/repos/docwhat/go-importd/releases/13193848","Warn: release artifact v1.1.1 does not have provenance: https://api.github.com/repos/docwhat/go-importd/releases/43729795","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/docwhat/go-importd/releases/30542665","Warn: release artifact v1.0.1 does not have provenance: https://api.github.com/repos/docwhat/go-importd/releases/29182281","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/docwhat/go-importd/releases/13194154","Warn: release artifact v0.1.5 does not have provenance: https://api.github.com/repos/docwhat/go-importd/releases/13193848"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Although you appear to have the correct authorization credentials, the `bridgecrewio` organization has an IP allow list enabled, and your IP address is not permitted to access this resource.","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T07:56:32.134Z","repository_id":50915866,"created_at":"2025-08-18T07:56:32.135Z","updated_at":"2025-08-18T07:56:32.135Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33104577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","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":["docker-image","go","golang","importd"],"created_at":"2024-10-14T01:10:59.604Z","updated_at":"2026-05-16T13:35:17.149Z","avatar_url":"https://github.com/docwhat.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD041 --\u003e\n\n[![GitHub release](https://img.shields.io/github/release/docwhat/go-importd.svg)](https://github.com/docwhat/go-importd/releases)\n[![Go Tests](https://github.com/docwhat/go-importd/actions/workflows/gotestsum.yaml/badge.svg)](https://github.com/docwhat/go-importd/actions/workflows/gotestsum.yaml)\n[![DeepSource](https://app.deepsource.com/gh/docwhat/go-importd.svg/?label=active+issues\u0026show_trend=true\u0026token=32iTWClFba_PA-mYSlUNS9GP)](https://app.deepsource.com/gh/docwhat/go-importd/)\n\n# go-importd\n\nI wrote this for myself. It may or may not be useful for others. If\nyou see something that makes it difficult to use, please submit an\nissue!\n\n## Developers\n\nI love contributions! Read [CONTRIBUTING.md](CONTRIBUTING.md)!\n\n## Credits\n\nI based this code on\n[`rsc.io/go-import-redirector`](http://rsc.io/go-import-redirector)\nby [rsc](https://github.com/rsc.io).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocwhat%2Fgo-importd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocwhat%2Fgo-importd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocwhat%2Fgo-importd/lists"}