{"id":21421,"url":"https://github.com/Fody/Costura","last_synced_at":"2026-05-25T00:20:23.670Z","repository":{"id":6778773,"uuid":"8025860","full_name":"Fody/Costura","owner":"Fody","description":"Embed references as resources","archived":false,"fork":false,"pushed_at":"2025-08-18T22:40:20.000Z","size":20914,"stargazers_count":2492,"open_issues_count":2,"forks_count":279,"subscribers_count":64,"default_branch":"develop","last_synced_at":"2025-08-23T17:57:13.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/Fody.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/support.yml","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"fody","github":"simoncropp"}},"created_at":"2013-02-05T09:13:58.000Z","updated_at":"2025-08-22T14:08:31.000Z","dependencies_parsed_at":"2023-09-25T23:32:38.297Z","dependency_job_id":"78bfa2b1-8745-446e-b429-101b82564f72","html_url":"https://github.com/Fody/Costura","commit_stats":{"total_commits":1050,"total_committers":32,"mean_commits":32.8125,"dds":0.7485714285714286,"last_synced_commit":"4e1b98c8a52d06d7b01752a367865478549709f6"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/Fody/Costura","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fody%2FCostura","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fody%2FCostura/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fody%2FCostura/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fody%2FCostura/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fody","download_url":"https://codeload.github.com/Fody/Costura/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fody%2FCostura/sbom","scorecard":{"id":51369,"data":{"date":"2025-08-11","repo":{"name":"github.com/Fody/Costura","commit":"a1ae2477e7829d251ecb4f5db6b08786cf68b378"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"22 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"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/16 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-test.yml: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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/nuget.exe:1"],"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":"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":"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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Fody/.github/SECURITY.md:1","Info: Found linked content: github.com/Fody/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/Fody/.github/SECURITY.md:1","Info: Found text in security policy: github.com/Fody/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-14T23:46:57.859Z","repository_id":6778773,"created_at":"2025-08-14T23:46:57.859Z","updated_at":"2025-08-14T23:46:57.859Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272219975,"owners_count":24894475,"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-08-26T02:00:07.904Z","response_time":60,"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-11T19:13:38.039Z","updated_at":"2025-08-26T12:24:38.717Z","avatar_url":"https://github.com/Fody.png","language":"C#","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/21421","html_url":"https://opencollective.ecosyste.ms/projects/21421","collective":{"id":3277,"uuid":"7ywz9j4a-vgod8pgj-j9pmr35n-xklb0e7a","slug":"fody","name":"Fody","description":"Extensible tool for weaving .net assemblies","website":"https://github.com/Fody","github":"Fody","twitter":"FodyProject","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/Fody"},{"type":"TWITTER","url":"https://twitter.com/FodyProject"},{"type":"GITHUB","url":"https://github.com/Fody"}],"currency":"USD","projects_count":31,"last_synced_at":"2026-06-16T18:22:18.395Z","created_at":"2024-01-10T13:17:54.677Z","updated_at":"2026-06-16T18:22:23.533Z","transactions_count":5426,"balance":4649.099999999983,"account_type":"COLLECTIVE","owner":{"login":"Fody","name":"Fody","uuid":"3250496","kind":"organization","description":"Extensible tool for weaving .net assemblies","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3250496?v=4","repositories_count":31,"last_synced_at":"2024-10-29T23:35:37.552Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"fody","github":"simoncropp"}},"html_url":"https://github.com/Fody","funding_links":["https://opencollective.com/fody","https://github.com/sponsors/simoncropp"],"total_stars":12375,"followers":136,"following":0,"created_at":"2022-11-02T16:43:51.068Z","updated_at":"2024-10-29T23:35:37.553Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fody","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fody/repositories"},"last_project_activity_at":"2025-10-07T08:58:32.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-12-26T09:47:31.062Z","collective_updated_at":"2021-01-23T19:25:45.827Z","html_url":"https://opencollective.com/fody","icon_url":"https://images.opencollective.com/fody/logo/40.png","total_donations":42013.520000000935,"total_expenses":-41943.49000000038,"current_balance":4649.099999999983,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fody","url":"https://opencollective.ecosyste.ms/collectives/fody","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fody/projects"}}