{"id":77735,"name":null,"description":"A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.","url":"https://github.com/0xade1a1de/assemblyline","last_synced_at":"2025-09-08T21:10:35.852Z","repository":{"id":38595722,"uuid":"399327719","full_name":"0xADE1A1DE/AssemblyLine","owner":"0xADE1A1DE","description":"A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.","archived":false,"fork":false,"pushed_at":"2025-02-10T03:28:23.000Z","size":519,"stargazers_count":193,"open_issues_count":3,"forks_count":29,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-30T12:28:13.981Z","etag":null,"topics":["assembler","assembly","c","x86","x86-64"],"latest_commit_sha":null,"homepage":"https://0xade1a1de.github.io/AssemblyLine","language":"Assembly","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/0xADE1A1DE.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-24T03:52:58.000Z","updated_at":"2025-08-27T06:16:00.000Z","dependencies_parsed_at":"2025-05-17T03:08:42.105Z","dependency_job_id":"d17e0bd2-f889-4d91-bee0-24e82ca9a648","html_url":"https://github.com/0xADE1A1DE/AssemblyLine","commit_stats":{"total_commits":189,"total_committers":8,"mean_commits":23.625,"dds":0.6190476190476191,"last_synced_commit":"9fb095da7b5be01a121be9262e476f7a5cf71697"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xADE1A1DE","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231567,"owners_count":25245625,"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-09-08T02:00:09.813Z","response_time":121,"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"}},"owner":{"login":"0xADE1A1DE","name":"0xADE1A1DE","uuid":"64133206","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64133206?v=4","repositories_count":5,"last_synced_at":"2023-03-07T06:01:16.719Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/0xADE1A1DE","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T04:56:31.543Z","updated_at":"2023-03-07T06:01:16.752Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xADE1A1DE","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xADE1A1DE/repositories"},"packages":[{"id":6246769,"name":"0xADE1A1DE/AssemblyLine","ecosystem":"actions","description":"Will install dependencies to build AssemblyLine, build and install AssemblyLine.","homepage":"https://0xade1a1de.github.io/AssemblyLine","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/0xADE1A1DE/AssemblyLine","keywords_array":["assembler","assembly","c","x86","x86-64"],"namespace":"0xADE1A1DE","versions_count":18,"first_release_published_at":"2021-09-01T01:16:47.000Z","latest_release_published_at":"2025-02-10T03:23:00.000Z","latest_release_number":"v1.4.0","last_synced_at":"2025-08-30T12:18:47.032Z","created_at":"2023-02-03T00:02:15.937Z","updated_at":"2025-08-30T12:44:24.061Z","registry_url":"https://github.com/0xADE1A1DE/AssemblyLine","install_command":null,"documentation_url":null,"metadata":{"name":"AssemblyLine","description":"Will install dependencies to build AssemblyLine, build and install AssemblyLine.","runs":{"using":"composite","steps":[{"uses":"actions/checkout@v3","with":{"repository":"0xADE1A1DE/AssemblyLine","ref":"v1.3.2"}},{"name":"Install dependencies","shell":"bash","run":"sudo apt install -y autoconf curl gcc libtool make nasm pkg-config tar"},{"name":"Run autogen","shell":"bash","run":"./autogen.sh"},{"name":"Run Configure","shell":"bash","run":"./configure CFLAGS=-O3"},{"name":"Build","shell":"bash","run":"make all"},{"name":"install","shell":"bash","run":"sudo make install \nsudo ldconfig\n"}]},"default_branch":"main","path":null},"repo_metadata":{"id":38595722,"uuid":"399327719","full_name":"0xADE1A1DE/AssemblyLine","owner":"0xADE1A1DE","description":"A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.","archived":false,"fork":false,"pushed_at":"2025-02-10T03:28:23.000Z","size":519,"stargazers_count":191,"open_issues_count":3,"forks_count":28,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-29T21:35:16.017Z","etag":null,"topics":["assembler","assembly","c","x86","x86-64"],"latest_commit_sha":null,"homepage":"https://0xade1a1de.github.io/AssemblyLine","language":"Assembly","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/0xADE1A1DE.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-24T03:52:58.000Z","updated_at":"2025-07-26T09:08:21.000Z","dependencies_parsed_at":"2025-05-17T03:08:42.105Z","dependency_job_id":"d17e0bd2-f889-4d91-bee0-24e82ca9a648","html_url":"https://github.com/0xADE1A1DE/AssemblyLine","commit_stats":{"total_commits":189,"total_committers":8,"mean_commits":23.625,"dds":0.6190476190476191,"last_synced_commit":"9fb095da7b5be01a121be9262e476f7a5cf71697"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xADE1A1DE","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272848014,"owners_count":25003316,"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-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"0xADE1A1DE","name":"0xADE1A1DE","uuid":"64133206","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64133206?v=4","repositories_count":5,"last_synced_at":"2023-03-07T06:01:16.719Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/0xADE1A1DE","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T04:56:31.543Z","updated_at":"2023-03-07T06:01:16.752Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xADE1A1DE","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xADE1A1DE/repositories"},"tags":[{"name":"v1.4.0","sha":"5acbb90f7c6c5bff660fbbb00dd58c0df05846f4","kind":"commit","published_at":"2025-02-10T03:23:00.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.4.0","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.4.0","dependencies_parsed_at":"2025-02-12T04:44:16.871Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"cbf8feb988e8cfacd9614bcdb8b7957aa09820cf","kind":"commit","published_at":"2022-11-15T23:41:05.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.3.2","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.3.2","dependencies_parsed_at":"2023-05-31T20:02:57.035Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"4ebd80290e992ff811cab4ab4e1b5ed2148c1246","kind":"commit","published_at":"2022-11-09T12:26:41.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.3.1","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.3.1","dependencies_parsed_at":"2023-05-31T20:02:57.690Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.3.1/manifests"},{"name":"v1.3.1-rc.3","sha":"b36967a836f7468165c29a851a510bce08d410d2","kind":"commit","published_at":"2022-08-16T23:48:10.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.3.1-rc.3","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.3.1-rc.3","dependencies_parsed_at":"2023-05-31T07:45:45.329Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.3.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.3.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.3.1-rc.3/manifests"},{"name":"v1.3.1-rc.2","sha":"4c2223f98cc726dafad615654800aaa9be3f4ba3","kind":"commit","published_at":"2022-08-09T06:03:31.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.3.1-rc.2","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.3.1-rc.2","dependencies_parsed_at":"2023-05-31T07:45:44.758Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.3.1-rc.2/manifests"},{"name":"v1.3.1-rc.1","sha":"bf4aae322fd69f4c207a90e772f85ae9d20c798c","kind":"commit","published_at":"2022-08-09T02:27:12.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.3.1-rc.1","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.3.1-rc.1","dependencies_parsed_at":"2023-05-31T07:45:44.207Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.3.1-rc.1/manifests"},{"name":"v1.3.0","sha":"8c6beec986241e48e77a6ca1d435866a5fcfe9d9","kind":"commit","published_at":"2022-07-27T06:51:15.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.3.0","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-31T07:45:43.617Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"459ee0f0e20f647cebee57e052be4938664bd9e3","kind":"commit","published_at":"2022-03-29T06:13:51.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.2.2","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.2.2","dependencies_parsed_at":"2023-05-31T07:45:43.026Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"1c65cd374970bdddb5543e3bf9fdcf44858908f8","kind":"commit","published_at":"2022-02-23T04:49:26.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.2.1","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.2.1","dependencies_parsed_at":"2023-05-31T07:45:42.915Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ed6e6fdaf9405102f6b4af61b489239e5af966e8","kind":"commit","published_at":"2022-02-20T03:55:29.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.2.0","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T07:45:42.808Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a5e219c335ddd0cae4018ae0e16b992804a4d838","kind":"commit","published_at":"2022-01-20T22:57:54.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.1.0","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T07:45:42.649Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"08cfeeac3d0d0ce6adc475db3f0c1aa1ae21cf89","kind":"commit","published_at":"2021-09-29T07:31:36.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.0.5","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T07:45:42.531Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"f511eb58160fbe51ec70dec2941ecbc7d3f4ca9c","kind":"commit","published_at":"2021-09-28T00:09:56.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.0.4","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T07:45:42.405Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.4/manifests"},{"name":"v1.0.4-1","sha":"f511eb58160fbe51ec70dec2941ecbc7d3f4ca9c","kind":"commit","published_at":"2021-09-28T00:09:56.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.0.4-1","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.0.4-1","dependencies_parsed_at":"2023-05-31T07:45:42.296Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.0.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.4-1/manifests"},{"name":"v1.0.3","sha":"db607438a5e74dcac14da97e3cbdb8d7fefebb4a","kind":"commit","published_at":"2021-09-16T02:40:48.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.0.3","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T07:45:42.116Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"6147dbda2b33c1335b9892f71767a99fe0fd5ccd","kind":"commit","published_at":"2021-09-10T09:38:08.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.0.2","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T07:45:42.001Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"91f54411280c3ef7e1b6166cc0cd482972e0dfa1","kind":"commit","published_at":"2021-09-09T10:47:14.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.0.1","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T07:45:41.863Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"fafd5c5ae7f61546403c0c14d845e5ff3c315c36","kind":"commit","published_at":"2021-09-01T01:16:47.000Z","download_url":"https://codeload.github.com/0xADE1A1DE/AssemblyLine/tar.gz/v1.0.0","html_url":"https://github.com/0xADE1A1DE/AssemblyLine/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T07:45:41.155Z","dependency_job_id":null,"purl":"pkg:github/0xADE1A1DE/AssemblyLine@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T12:44:24.060Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.750435747108224,"dependent_packages_count":0.0,"stargazers_count":1.3373474885121217,"forks_count":2.9408968467754715,"docker_downloads_count":null,"average":7.257170020598954},"purl":"pkg:githubactions/0xADE1A1DE/AssemblyLine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/0xADE1A1DE/AssemblyLine","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/0xADE1A1DE/AssemblyLine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/0xADE1A1DE/AssemblyLine/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T12:44:13.861Z","issues_count":7,"pull_requests_count":15,"avg_time_to_close_issue":662781.8,"avg_time_to_close_pull_request":1161643.2666666666,"issues_closed_count":5,"pull_requests_closed_count":15,"pull_request_authors_count":7,"issue_authors_count":5,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2823743.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/issues","maintainers":[{"login":"dderjoel","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dderjoel"},{"login":"daviduwu9","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daviduwu9"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/0xADE1A1DE%2FAssemblyLine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/0xADE1A1DE%2FAssemblyLine/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/0xADE1A1DE%2FAssemblyLine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/0xADE1A1DE%2FAssemblyLine/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32192,"maintainers_count":0,"namespaces_count":20211,"keywords_count":6167,"github":"actions","metadata":{"funded_packages_count":2687},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-08T05:02:05.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":482663,"full_name":"0xADE1A1DE/AssemblyLine","default_branch":"main","committers":[{"name":"daviduwu9","email":"daviduwu@hotmail.com","login":"davidywu9","count":72},{"name":"Joel","email":"rootjdev@gmail.com","login":"dderjoel","count":62},{"name":"daviduwu9","email":"62126695+daviduwu9","login":"daviduwu9","count":41},{"name":"javali7","email":"javali7","login":"javali7","count":7},{"name":"David Wu","email":"a1737845@student.adelaide.edu.au","login":null,"count":4},{"name":"Moritz Lipp","email":"mail@mlq.me","login":"mlq","count":3},{"name":"sabrinamanickam","email":"sabrina.manickam31@gmail.com","login":"sabrinamanickam","count":2},{"name":"Neo-Outis","email":"56351003+Neo-Outis","login":"Neo-Outis","count":1},{"name":"Jasper Quirk","email":"jasper.quirk@anu.edu.au","login":null,"count":1}],"total_commits":193,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":21.444444444444443,"dds":0.6269430051813472,"past_year_committers":[{"name":"sabrinamanickam","email":"sabrina.manickam31@gmail.com","login":"sabrinamanickam","count":2},{"name":"Joel","email":"rootjdev@gmail.com","login":"dderjoel","count":1},{"name":"Jasper Quirk","email":"jasper.quirk@anu.edu.au","login":null,"count":1}],"past_year_total_commits":4,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.3333333333333333,"past_year_dds":0.5,"last_synced_at":"2025-05-19T07:16:35.960Z","last_synced_commit":"5acbb90f7c6c5bff660fbbb00dd58c0df05846f4","created_at":"2023-03-09T01:29:46.012Z","updated_at":"2025-05-19T07:16:36.118Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"0xADE1A1DE/AssemblyLine","html_url":"https://github.com/0xADE1A1DE/AssemblyLine","last_synced_at":"2025-08-31T16:30:41.829Z","status":null,"issues_count":7,"pull_requests_count":17,"avg_time_to_close_issue":662781.8,"avg_time_to_close_pull_request":1357184.4705882352,"issues_closed_count":5,"pull_requests_closed_count":17,"pull_request_authors_count":7,"issue_authors_count":5,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.7647058823529411,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2823743.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-11T01:11:00.751Z","updated_at":"2025-09-03T02:11:24.414Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xADE1A1DE%2FAssemblyLine/issues","issue_labels_count":{"bug":1,"good first issue":1,"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":4,"COLLABORATOR":3},"pull_request_author_associations_count":{"COLLABORATOR":9,"CONTRIBUTOR":5,"NONE":3},"issue_authors":{"dderjoel":3,"niansa":1,"andybui01":1,"hugsy":1,"czastack":1},"pull_request_authors":{"dderjoel":5,"daviduwu9":4,"sabrinamanickam":2,"JasQuirk":2,"mlq":2,"Neo-Outis":1,"hugsy":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076281,"issues_count":31292929,"pull_requests_count":95880624,"authors_count":10691410,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":2,"CONTRIBUTOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"sabrinamanickam":2,"JasQuirk":2},"maintainers":[{"login":"dderjoel","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dderjoel"},{"login":"daviduwu9","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daviduwu9"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":11,"PushEvent":4,"PullRequestReviewEvent":1,"PullRequestEvent":3,"ForkEvent":3,"CreateEvent":2},"last_year":{"ReleaseEvent":1,"WatchEvent":11,"PushEvent":4,"PullRequestReviewEvent":1,"PullRequestEvent":3,"ForkEvent":3,"CreateEvent":2}},"keywords":["assembler","assembly","c","x86","x86-64"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/c-check.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T07:45:45.200Z","updated_at":"2023-01-31T07:45:45.200Z","repository_link":"https://github.com/0xADE1A1DE/AssemblyLine/blob/main/.github/workflows/c-check.yml","dependencies":[{"id":7266512809,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/clang-format-check.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T07:45:45.310Z","updated_at":"2023-01-31T07:45:45.310Z","repository_link":"https://github.com/0xADE1A1DE/AssemblyLine/blob/main/.github/workflows/clang-format-check.yml","dependencies":[{"id":7266512810,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7266512811,"package_name":"jidicula/clang-format-action","ecosystem":"actions","requirements":"v4.6.2","direct":true,"kind":"composite","optional":false},{"id":7266512812,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7266512813,"package_name":"cpp-linter/cpp-linter-action","ecosystem":"actions","requirements":"v1.4.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T07:45:45.393Z","updated_at":"2023-01-31T07:45:45.393Z","repository_link":"https://github.com/0xADE1A1DE/AssemblyLine/blob/main/action.yml","dependencies":[{"id":7266513973,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":7.475339236566736,"created_at":"2025-09-08T20:53:19.333Z","updated_at":"2025-10-07T08:27:54.614Z","avatar_url":"https://github.com/0xADE1A1DE.png","language":"Assembly","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/77735","html_url":"https://science.ecosyste.ms/projects/77735"}