{"id":6992,"url":"https://github.com/go-gitea/yaml","last_synced_at":"2026-08-04T12:20:34.188Z","repository":{"id":107121993,"uuid":"110810702","full_name":"go-gitea/yaml","owner":"go-gitea","description":"YAML support for the Go language.","archived":true,"fork":true,"pushed_at":"2018-06-21T05:18:27.000Z","size":1225,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"v2","last_synced_at":"2025-09-12T06:50:00.678Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"go-yaml/yaml","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-gitea.png","metadata":{},"created_at":"2017-11-15T09:11:34.000Z","updated_at":"2023-01-28T17:49:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/go-gitea/yaml","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/go-gitea/yaml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-gitea%2Fyaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-gitea%2Fyaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-gitea%2Fyaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-gitea%2Fyaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-gitea","download_url":"https://codeload.github.com/go-gitea/yaml/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-gitea%2Fyaml/sbom","scorecard":{"id":431834,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-gitea/yaml","commit":"eb3733d160e74a9c7e442f435eb3bea458e1d19f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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: 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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2021-4235","Warn: Project is vulnerable to: CVE-2022-28948","Warn: Project is vulnerable to: CVE-2022-3064","Warn: Project is vulnerable to: CVE-2023-2251"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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"}}]},"last_synced_at":"2025-08-19T03:33:06.111Z","repository_id":107121993,"created_at":"2025-08-19T03:33:06.111Z","updated_at":"2025-08-19T03:33:06.111Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000823,"owners_count":26082950,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-01-11T17:27:12.921Z","updated_at":"2025-10-09T06:25:36.138Z","avatar_url":"https://github.com/go-gitea.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/6992","html_url":"https://opencollective.ecosyste.ms/projects/6992","collective":{"id":3155,"uuid":"53kzxy4v-07wlr6mv-v3e6mj9n-o8agdbe5","slug":"gitea","name":"Gitea","description":"Lightweight code hosting solution written in Go","website":"https://about.gitea.com/","github":"go-gitea","twitter":"giteaio","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://about.gitea.com/"},{"type":"TWITTER","url":"https://twitter.com/giteaio"},{"type":"GITHUB","url":"https://github.com/go-gitea"},{"type":"MASTODON","url":"https://social.gitea.io/@gitea"}],"currency":"USD","projects_count":25,"last_synced_at":"2026-08-07T18:15:10.140Z","created_at":"2024-01-10T13:17:54.500Z","updated_at":"2026-08-07T18:15:10.428Z","transactions_count":4985,"balance":13635.209999999584,"account_type":"COLLECTIVE","owner":{"login":"go-gitea","name":"Gitea","uuid":"12724356","kind":"organization","description":"Git with a cup of tea","email":"info@gitea.com","website":"https://gitea.com","location":"Git Earth","twitter":"giteaio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12724356?v=4","repositories_count":25,"last_synced_at":"2024-10-29T23:35:36.183Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/go-gitea","funding_links":["https://github.com/sponsors/go-gitea"],"total_stars":45212,"followers":1126,"following":0,"created_at":"2022-11-14T20:16:00.167Z","updated_at":"2024-10-29T23:35:36.184Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-gitea","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-gitea/repositories"},"last_project_activity_at":"2026-06-13T01:30:11.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-04-10T13:24:42.337Z","collective_updated_at":"2026-05-11T15:33:54.972Z","html_url":"https://opencollective.com/gitea","icon_url":"https://images.opencollective.com/gitea/logo/40.png","total_donations":53056.83000000091,"total_expenses":-44983.64999999795,"current_balance":13635.209999999584,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gitea","url":"https://opencollective.ecosyste.ms/collectives/gitea","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gitea/projects"}}