{"id":34125837,"url":"https://github.com/foxygoat/jsonnext","last_synced_at":"2026-03-13T00:30:54.443Z","repository":{"id":48589535,"uuid":"244348875","full_name":"foxygoat/jsonnext","owner":"foxygoat","description":"jsonnet extensions","archived":false,"fork":false,"pushed_at":"2025-02-04T05:30:48.000Z","size":81,"stargazers_count":2,"open_issues_count":9,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-01T13:49:03.847Z","etag":null,"topics":["go","jsonnet"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foxygoat.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}},"created_at":"2020-03-02T11:00:22.000Z","updated_at":"2025-02-04T05:30:50.000Z","dependencies_parsed_at":"2022-08-27T11:11:54.087Z","dependency_job_id":null,"html_url":"https://github.com/foxygoat/jsonnext","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/foxygoat/jsonnext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxygoat%2Fjsonnext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxygoat%2Fjsonnext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxygoat%2Fjsonnext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxygoat%2Fjsonnext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxygoat","download_url":"https://codeload.github.com/foxygoat/jsonnext/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxygoat%2Fjsonnext/sbom","scorecard":{"id":408281,"data":{"date":"2025-08-11","repo":{"name":"github.com/foxygoat/jsonnext","commit":"cdbabb2b4187ad88fd31047e387f9f7b478f7269"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: bin/activate-hermit:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/foxygoat/jsonnext/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/foxygoat/jsonnext/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/foxygoat/jsonnext/version.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/foxygoat/jsonnext/version.yaml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/version.yaml:1","Info: no jobLevel write permissions found"],"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":"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: Apache License 2.0: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"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-18T21:56:59.956Z","repository_id":48589535,"created_at":"2025-08-18T21:56:59.956Z","updated_at":"2025-08-18T21:56:59.956Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30451518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T21:31:01.033Z","status":"ssl_error","status_checked_at":"2026-03-12T21:30:43.161Z","response_time":114,"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":["go","jsonnet"],"created_at":"2025-12-14T23:14:38.583Z","updated_at":"2026-03-13T00:30:54.434Z","avatar_url":"https://github.com/foxygoat.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsonnext\n\nExtension libraries for [go-jsonnet](https://github.com/google/go-jsonnet).\nThe name `jsonnext` is a contraction of `jsonnet` and `ext`.\n\n[Documentation for this module](https://pkg.go.dev/foxygo.at/jsonnext)\nis on pkg.go.dev.\n\n## Importer\n\n[`foxygo.at/jsonnext.Importer`](https://pkg.go.dev/foxygo.at/jsonnext#Importer)\nis a\n[`jsonnet.Importer`](https://pkg.go.dev/github.com/google/go-jsonnet#Importer)\nimplementation that can import from the local filesystem and from\n`https` network sources. Normal paths, absolute and relative, are\nimported from the local filesystem. Paths starting with a double-slash\n(`//`) are imported as `https` URLs with an implicit `https:` prefix.\nFor example, the path\n`//github.com/grafana/grafonnet-lib/raw/master/grafonnet/grafana.libsonnet`\nrefers to the file `grafana.libsonnet` on the `master` branch of the\n`grafana/grafonnet-lib` repository on GitHub (using the \"raw\" path to\nretrieve the contents of the file instead of the GitHub web page for\nthe file).\n\nThe `Importer` has a `SearchPath` of type `[]string` that can be\npopulated directly or by using the `AppendSearchFromEnv()` method. The\nmethod takes the name of an environment variable, splits it on the\nOS-specific ListSeparator and appends the elements to the existing\nsearch path.\n\nThe default `Fetcher` for the importer is the default `http.Client`,\nwhich is used for importing URLs. It can be replaced with any type that\nimplements the `Get` method of `http.Client`. Most likely it will be\noverridden with a `http.Client` that has been constructed with a\nnon-default configuration.\n\nThe importer maintains a cache of results as is required by the\n`jsonnet.Importer` interface description. Positive and negative results\nare cached and returned on subsequent calls to import the same path.\nErrors retrieving a path are not cached and are returned as an error\nresults from the `Import` method.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxygoat%2Fjsonnext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxygoat%2Fjsonnext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxygoat%2Fjsonnext/lists"}