{"id":37064556,"url":"https://github.com/tokenchain/solidity-flatliner","last_synced_at":"2026-01-14T07:32:46.300Z","repository":{"id":37977895,"uuid":"408879026","full_name":"tokenchain/solidity-flatliner","owner":"tokenchain","description":"A python utility to flatten Solidity code with imports into a single file.","archived":false,"fork":true,"pushed_at":"2022-09-05T09:35:37.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"development","last_synced_at":"2025-09-08T04:47:30.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"BlockCatIO/solidity-flattener","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokenchain.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":"2021-09-21T15:42:17.000Z","updated_at":"2022-09-05T08:47:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tokenchain/solidity-flatliner","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tokenchain/solidity-flatliner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenchain%2Fsolidity-flatliner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenchain%2Fsolidity-flatliner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenchain%2Fsolidity-flatliner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenchain%2Fsolidity-flatliner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokenchain","download_url":"https://codeload.github.com/tokenchain/solidity-flatliner/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenchain%2Fsolidity-flatliner/sbom","scorecard":{"id":891464,"data":{"date":"2025-08-11","repo":{"name":"github.com/tokenchain/solidity-flatliner","commit":"f3c066f2bb237dfcd42540e327834266eabf844e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/10 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/tokenchain/solidity-flatliner/main.yml/development?enable=pin","Warn: pipCommand not pinned by hash: update:35","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"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 'development'","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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-24T11:59:41.545Z","repository_id":37977895,"created_at":"2025-08-24T11:59:41.545Z","updated_at":"2025-08-24T11:59:41.545Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"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":[],"created_at":"2026-01-14T07:32:45.747Z","updated_at":"2026-01-14T07:32:46.289Z","avatar_url":"https://github.com/tokenchain.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solidity Flatliner\n\nUnfolds all local imports in a solidity file to generate a flat solidity file.\n\n\n## Introduction\nManually combining all imports in a solidity file when verifying your contract source on [Etherscan](https://etherscan.io) is time-consuming and cumbersome. This tool automatically traverses the dependency graph of imports and combines them in the correct order, which is ready to be pasted into the contract verifier. \n\n\u003e NOTE: This tool won't work with imports that are aliased (i.e. import \"./foo.sol\" as bar; )\n\n## Features\n\n- [x] support external library folder destination\n- [x] support output folder name\n- [x] auto remove redundant license place and solidity version code  \n- [x] auto remove redundant contract / interface / abstract contract / library\n- [x] added support safety line\n\n## Installation\n\nThere are no requirements for this tool.\n\n```\npip3 install solflatliner\n```\nor if you want to get the upgrade\n```\nsudo pip3 install solflatliner --upgrade\n```\n\n### Create bin file for easy execution\n```\n#!/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8\n# -*- coding: utf-8 -*-\nimport re\nimport sys\nfrom solflatliner.cmd import cli\nif __name__ == '__main__':\n    sys.argv[0] = re.sub(r'(-script\\.pyw|\\.exe)?$', '', sys.argv[0])\n    sys.exit(cli())\n\n```\n\n## Usage\n\n```\nusage: solflatliner [-h] [-o *.sol] *.sol *.*.*\n\nUnfolds all local imports in a solidity file to generate a flat solidity file.\nPut the output file into out/ folders.\n\npositional arguments:\n  *.sol                 Target filename with imports\n  *.*.*                 Solidity compiler version e.g. 0.4.24\n\noptional arguments:\n  -h, --help            Show this help message and exit\n  -o *.sol, --output *.sol\n                        Output filename (default: flat.sol)\n  -f, --ofolder         The output folder (default: verify)\n  -lib, --library       Selection of library folder from the execution path. (default: lib)\n  -l, --license         The license identifier from https://spdx.org/licenses/ (default: AGPL-3.0)\n```\n\n### Example\n\n```\nsolu contract-with-imports.sol 0.4.24\n```\nIt will output `flat.sol` (default output filename) with solidity version `0.4.24` in `verify/` folder.\n\n```\nsolflatliner contract-with-imports.sol 0.4.20 --output contract-flat.sol\n```\nIt will output `contract-flat.sol` with solidity version `0.4.20` in `verify/` folder.\n\n\n### License\n\nMIT License (2022), Jun-You Liu, Heskemo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokenchain%2Fsolidity-flatliner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftokenchain%2Fsolidity-flatliner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokenchain%2Fsolidity-flatliner/lists"}