{"id":31880752,"url":"https://github.com/antoniovazquezblanco/setup-ghidra","last_synced_at":"2026-02-02T16:14:48.939Z","repository":{"id":209941528,"uuid":"725316581","full_name":"antoniovazquezblanco/setup-ghidra","owner":"antoniovazquezblanco","description":"Setup Ghidra environment for GitHub Actions","archived":false,"fork":false,"pushed_at":"2025-10-06T08:01:14.000Z","size":11979,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-06T10:11:13.822Z","etag":null,"topics":["action","ghidra","github-actions","github-actions-typescript","reverse-engineering"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/setup-ghidra-action","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"er28-0652/setup-ghidra","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antoniovazquezblanco.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,"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":"2023-11-29T22:19:50.000Z","updated_at":"2025-10-06T07:59:54.000Z","dependencies_parsed_at":"2024-02-17T00:29:13.842Z","dependency_job_id":"2b936188-da4e-4e36-aa22-c37c18f548a9","html_url":"https://github.com/antoniovazquezblanco/setup-ghidra","commit_stats":null,"previous_names":["antoniovazquezblanco/setup-ghidra"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/antoniovazquezblanco/setup-ghidra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniovazquezblanco%2Fsetup-ghidra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniovazquezblanco%2Fsetup-ghidra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniovazquezblanco%2Fsetup-ghidra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniovazquezblanco%2Fsetup-ghidra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoniovazquezblanco","download_url":"https://codeload.github.com/antoniovazquezblanco/setup-ghidra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniovazquezblanco%2Fsetup-ghidra/sbom","scorecard":{"id":199644,"data":{"date":"2025-08-11","repo":{"name":"github.com/antoniovazquezblanco/setup-ghidra","commit":"b6fbcdee3e7b5b955cbcaaf69b5613d1dd5a1648"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":10,"reason":"30 commit(s) and 1 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":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:11","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:40","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:69","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/main.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:103","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1"],"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":"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":"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/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/antoniovazquezblanco/setup-ghidra/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/antoniovazquezblanco/setup-ghidra/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/antoniovazquezblanco/setup-ghidra/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/antoniovazquezblanco/setup-ghidra/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/antoniovazquezblanco/setup-ghidra/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/antoniovazquezblanco/setup-ghidra/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/antoniovazquezblanco/setup-ghidra/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/antoniovazquezblanco/setup-ghidra/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/antoniovazquezblanco/setup-ghidra/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/antoniovazquezblanco/setup-ghidra/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/antoniovazquezblanco/setup-ghidra/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/antoniovazquezblanco/setup-ghidra/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/antoniovazquezblanco/setup-ghidra/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:55","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:89","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand 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":"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (18) 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"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:35:41.816Z","repository_id":209941528,"created_at":"2025-08-16T22:35:41.816Z","updated_at":"2025-08-16T22:35:41.816Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013897,"owners_count":26085325,"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-10-12T02:00:06.719Z","response_time":53,"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":["action","ghidra","github-actions","github-actions-typescript","reverse-engineering"],"created_at":"2025-10-13T01:30:26.392Z","updated_at":"2025-10-13T01:31:53.531Z","avatar_url":"https://github.com/antoniovazquezblanco.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup Ghidra Action\n\n[![CI](https://github.com/antoniovazquezblanco/setup-ghidra/actions/workflows/main.yml/badge.svg)](https://github.com/antoniovazquezblanco/setup-ghidra/actions/workflows/main.yml)\n[![CodeQL](https://github.com/antoniovazquezblanco/setup-ghidra/actions/workflows/codeql.yml/badge.svg)](https://github.com/antoniovazquezblanco/setup-ghidra/actions/workflows/codeql.yml)\n\nThis action sets up a Ghidra environment for use in actions.\nSpecific Ghidra versions can be selected and even releases from custom forks can be used.\n\nThis action will automatically set the `GHIDRA_INSTALL_PATH` variable in your environment.\n\nThe action will fail if no matching versions are found.\n\n## Usage\n\n**Basic:**\n\nThis example just clones your code, setups java and setups Ghidra from the oficial repo to the latest release found.\n\n```yaml\nsteps:\n  - uses: actions/checkout@v4\n  - uses: actions/setup-java@v4\n  - uses: antoniovazquezblanco/setup-ghidra@v2.0.12\n```\n\n**Advanced:**\n\nThis example tries to build a module project using different Ghidra versions.\n\n```yaml\nstrategy:\n  matrix:\n    ghidra:\n      - \"11.3.2\"\n      - \"11.2.1\"\n      - \"11.1.2\"\n\nsteps:\n  - uses: actions/checkout@v4\n  - uses: actions/setup-java@v4\n  - uses: gradle/actions/setup-gradle@v3\n  - uses: antoniovazquezblanco/setup-ghidra@v2.0.12\n    with:\n      auth_token: ${{ secrets.GITHUB_TOKEN }}\n      version: ${{ matrix.ghidra }}\n  - name: Build something with Ghidra ${{ matrix.ghidra }}\n    run: gradle -PGHIDRA_INSTALL_DIR=${{ env.GHIDRA_INSTALL_DIR }}\n```\n\n**Reference:**\n\nFor a full reference of action parameters see [action.yml](action.yml)\n\n```yaml\n- uses: antoniovazquezblanco/setup-ghidra@v2.0.12\n  with:\n    # A distribution download URL to directly download and install it.\n    # If this argument is specified, both the repository and version arguments\n    # will be ignored.\n    # Example:\n    # download_url: 'https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.4_build/ghidra_10.4_PUBLIC_20230928.zip'\n    download_url: \"\"\n\n    # The owner of the repository to look for Ghidra releases. By default, NSA\n    # official user is used.\n    owner: \"NationalSecurityAgency\"\n\n    # A repository on which to find releases. By default, NSA official repo\n    # name is used.\n    repository: \"ghidra\"\n\n    # Version spec to use. Please use SemVer notation. It also accepts the\n    # 'latest' alias to download the latest version available.\n    version: \"latest\"\n\n    # SHA256 sum value to check the downloaded tool against. You may use the\n    # keyworkd 'skip' to not perform this check or the keyworkd 'online' to\n    # check against the release notes in the repository. Otherwise, a valid\n    # hexadecimal string is expected.\n    sha256sum: \"online\"\n\n    # Github authentication token to avoid API limiting.\n    # This is optional.\n    auth_token: ${{ secrets.GITHUB_TOKEN }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniovazquezblanco%2Fsetup-ghidra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoniovazquezblanco%2Fsetup-ghidra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniovazquezblanco%2Fsetup-ghidra/lists"}