{"id":15837728,"url":"https://github.com/sambacha/yfi-interface-contracts","last_synced_at":"2026-05-09T00:02:41.574Z","repository":{"id":54959815,"uuid":"306199697","full_name":"sambacha/yfi-interface-contracts","owner":"sambacha","description":"yearn finance interface contracts ","archived":false,"fork":false,"pushed_at":"2021-01-19T16:25:31.000Z","size":457,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T02:29:38.134Z","etag":null,"topics":["crypto","defi","erc20","ethereum","sol","solidity","tokens","yearn","yearn-finance","yfi","yips"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/sambacha.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-10-22T02:20:16.000Z","updated_at":"2020-12-27T16:51:53.000Z","dependencies_parsed_at":"2022-08-14T07:30:34.231Z","dependency_job_id":null,"html_url":"https://github.com/sambacha/yfi-interface-contracts","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/sambacha/yfi-interface-contracts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fyfi-interface-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fyfi-interface-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fyfi-interface-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fyfi-interface-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sambacha","download_url":"https://codeload.github.com/sambacha/yfi-interface-contracts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fyfi-interface-contracts/sbom","scorecard":{"id":797116,"data":{"date":"2025-08-11","repo":{"name":"github.com/sambacha/yfi-interface-contracts","commit":"eed9bbf105223727eb9d959bbe1b5aaacc88e9ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"Code-Review","score":0,"reason":"Found 0/14 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":"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":"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":"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":"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":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-23T09:19:28.817Z","repository_id":54959815,"created_at":"2025-08-23T09:19:28.817Z","updated_at":"2025-08-23T09:19:28.817Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32802533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["crypto","defi","erc20","ethereum","sol","solidity","tokens","yearn","yearn-finance","yfi","yips"],"created_at":"2024-10-05T15:41:36.726Z","updated_at":"2026-05-09T00:02:41.521Z","avatar_url":"https://github.com/sambacha.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- copyright 2020 yearn.finance \u0026\u0026 the contributors --\u003e\n\u003cp align=\"center\"\u003e\n \u003cimg src=\"https://raw.githubusercontent.com/gist/sambacha/9a62174a080ead34271ff5d187a24343/raw/02cad2900f4cedb87895cc57729030e095d2869f/gh_banner.svg\" align=\"right\" width=\"350\"\u003e\n\t\u003ch1 align=\"left\"\u003eyEarn Interface Contracts Package\u003c/h1\u003e\n \u003ch3 align=\"center\"\u003e \u003c/h3\u003e\n \u003cp align=\"center\"\u003e\n\u003calign=\"center\"\u003e\n\n [![Twitter Follow](https://img.shields.io/twitter/follow/iearnfinance.svg?label=iearnfinance\u0026style=social)](https://twitter.com/iearnfinance) [![Discord](https://img.shields.io/discord/734804446353031319.svg?color=768AD4\u0026label=discord\u0026logo=https%3A%2F%2Fdiscordapp.com%2Fassets%2F8c9701b98ad4372b58f13fd9f65f966e.svg)](https://discordapp.com/channels/734804446353031319/) [![Telegram](https://img.shields.io/badge/chat-on%20Telegram-blue.svg)](https://t.me/yearnfinance) \u003cimg alt=\"Discourse users\" src=\"https://img.shields.io/discourse/users?server=https%3A%2F%2Fgov.yearn.finance%2F\"\u003e\n\n \u003c/center\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n\n## Overview\n\n\u003e npm install @yfi/interface-contracts\n\n## Tested Against\n\u003c!-- You can find specific versioning information used here at https://gist.github.com/sambacha/116b0dfc5c99cc8905545d63002b8f94 --\u003e\n\n| Version | Build | Date|\n| :---: | :---: | :---: |\n| Version 0.5.17 | MDc6UmVsZWFzZTI0NjAzMTk5 | Thu Oct 22 01:52:40 UTC 2020 |\n| Version 0.6.0 | MDc6UmVsZWFzZTIwMzg2Njkz | Thu Oct 22 01:58:22 UTC 2020 |\n\n## Files\n\n- Converter.sol \n- IController.sol  \n- Mintr.sol\n- OneSplitAudit.sol \n- Strategy.sol  \n- Token.sol \n- Vault.sol\n\n### Latest Build\n\nname:          @yfi/interface-contracts\nversion:       0.1.0\npackage size:  13.3 kB\nunpacked size: 165.8 kB\nshasum:        85be0cafad7ecd37cd6b2a0fc8ecb6eaf9eca73d\nintegrity:     sha512-qnHSQSDZql8U3[...]jurEOQMRqqdtQ==\ntotal files:   17\n\n\n## Security\n\n| Point of contact  |  Method  |\n| :---: | :---: |\n| GitHub | [issues](https://github.com/iearn-finance/yearn-security/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) |\n| milkyklim | [@milkyklim](https://github.com/milkyklim) |\n| banteg | [@banteg](https://github.com/banteg) |\n| lehnberg | [@lehnberg](https://github.com/lehnberg) |\n\n## Contributing\n\n 1. Review [YIP-0](YIPS/yip-0.md).\n 2. Fork the repository by clicking \"Fork\" in the top right.\n 3. Add your YIP to your fork of the repository. There is a [template YIP\nhere](yip-X.md).\n 4. Submit a Pull Request to yEarn's [YIPs\nrepository](https://github.com/iearn-finance/YIPS/).\n\nYour first PR should be a first draft of the final YIP. It must meet the\nformatting criteria enforced by the build (largely, correct metadata in the\nheader). An editor will manually review the first PR for a new YIP and assign\nit a number before merging it. Make sure you include a `discussions-to` header\nwith the URL to a new thread on\n[gov.yearn.finance](https://gov.yearn.finance/) where people can discuss the YIP as a whole.\n\n\n## Licenses \n\nSPDX-License-Identifier: MIT \u003cbr\u003e\nSPDX-FileCopyrightText: Copyright 2020 yearn.finance  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsambacha%2Fyfi-interface-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsambacha%2Fyfi-interface-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsambacha%2Fyfi-interface-contracts/lists"}