{"id":47588466,"url":"https://github.com/step-security/setup-nasm","last_synced_at":"2026-04-01T16:57:17.766Z","repository":{"id":344751397,"uuid":"1182939200","full_name":"step-security/setup-nasm","owner":"step-security","description":"GitHub Action to install NASM. Secure drop-in replacement for ilammy/setup-nasm.","archived":false,"fork":false,"pushed_at":"2026-03-23T05:43:51.000Z","size":1892,"stargazers_count":0,"open_issues_count":9,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-23T19:52:37.267Z","etag":null,"topics":["step-security-maintained-actions"],"latest_commit_sha":null,"homepage":"https://docs.stepsecurity.io/actions/stepsecurity-maintained-actions","language":"JavaScript","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/step-security.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-16T05:29:49.000Z","updated_at":"2026-03-23T05:42:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/step-security/setup-nasm","commit_stats":null,"previous_names":["step-security/setup-nasm"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/step-security/setup-nasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsetup-nasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsetup-nasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsetup-nasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsetup-nasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/step-security","download_url":"https://codeload.github.com/step-security/setup-nasm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsetup-nasm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: 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":["step-security-maintained-actions"],"created_at":"2026-04-01T16:57:17.270Z","updated_at":"2026-04-01T16:57:17.755Z","avatar_url":"https://github.com/step-security.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![StepSecurity Maintained Action](https://raw.githubusercontent.com/step-security/maintained-actions-assets/main/assets/maintained-action-banner.png)](https://docs.stepsecurity.io/actions/stepsecurity-maintained-actions)\n\n\u003ca href=\"https://github.com/step-security/setup-nasm\"\u003e\u003cimg alt=\"GitHub Actions status\" src=\"https://github.com/step-security/setup-nasm/workflows/setup-nasm/badge.svg\"\u003e\u003c/a\u003e\n\n# setup-nasm\n\n[GitHub Action](https://github.com/features/actions) for installing [NASM](https://www.nasm.us)\ninto PATH for the job.\n\nThis downloads official binaries if possible, falling back to compilation from source code.\n\nSupports Linux, macOS, and Windows.\n\n## Inputs\n\n- `version` – version of NASM to install (default: 2.16.01)\n- `from-source` – set to `true` to always build from source, or `false` to never\n- `platform` – set binary platform to something non-standard\n- `destination` – target directory for download and installation (default: `$HOME/nasm`)\n\n## Example usage\n\n```yaml\njobs:\n  test:\n    - uses: step-security/setup-nasm@v1\n    - uses: actions/checkout@v6\n    - name: Build something requiring NASM\n      run: |\n        cd third_party/boringssl\n        cmake -G Ninja . \u0026\u0026 ninja\n    # ...\n```\n\n## License\n\nMIT, see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstep-security%2Fsetup-nasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstep-security%2Fsetup-nasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstep-security%2Fsetup-nasm/lists"}