{"id":41743509,"url":"https://github.com/rumblefrog/setup-sp","last_synced_at":"2026-04-06T04:01:54.121Z","repository":{"id":43393662,"uuid":"221754908","full_name":"rumblefrog/setup-sp","owner":"rumblefrog","description":"This action sets-up, cache and adds sourcemod scripting directory to the path","archived":false,"fork":false,"pushed_at":"2026-03-27T04:30:32.000Z","size":1045,"stargazers_count":42,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-27T16:53:53.789Z","etag":null,"topics":["actions","compiler","setup","sourcemod","sourcepawn"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/setup-sourcepawn-compiler","language":"TypeScript","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/rumblefrog.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":"CODEOWNERS","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":"2019-11-14T17:45:54.000Z","updated_at":"2026-03-27T04:30:15.000Z","dependencies_parsed_at":"2024-06-19T01:36:24.377Z","dependency_job_id":null,"html_url":"https://github.com/rumblefrog/setup-sp","commit_stats":{"total_commits":28,"total_committers":3,"mean_commits":9.333333333333334,"dds":0.1428571428571429,"last_synced_commit":"047c881d0597dec695b3f3220faeba9a01ba7d23"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/rumblefrog/setup-sp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumblefrog%2Fsetup-sp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumblefrog%2Fsetup-sp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumblefrog%2Fsetup-sp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumblefrog%2Fsetup-sp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rumblefrog","download_url":"https://codeload.github.com/rumblefrog/setup-sp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumblefrog%2Fsetup-sp/sbom","scorecard":{"id":789526,"data":{"date":"2025-08-18","repo":{"name":"github.com/rumblefrog/setup-sp","commit":"e574bbf0f6f1b49a101976916ad994abb7d57f84"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":3.3,"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/22 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dev_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow.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/40576783fda6698350fcbbeaea760ff827433034/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/dev_workflow.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rumblefrog/setup-sp/dev_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rumblefrog/setup-sp/workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workflow.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rumblefrog/setup-sp/workflow.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T07:07:00.683Z","repository_id":43393662,"created_at":"2025-08-23T07:07:00.683Z","updated_at":"2025-08-23T07:07:00.683Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31458838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["actions","compiler","setup","sourcemod","sourcepawn"],"created_at":"2026-01-25T00:36:10.729Z","updated_at":"2026-04-06T04:01:54.107Z","avatar_url":"https://github.com/rumblefrog.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup SourcePawn Action\n\n![](https://github.com/rumblefrog/setup-sp/workflows/Main%20Workflow/badge.svg)\n\nThis action sets-up, cache and adds sourcemod scripting directory to the path\n\n# Usage\n\nSee [action.yml](https://github.com/rumblefrog/setup-sp/blob/master/action.yml)\n\n## Basic:\n\n```yaml\nsteps:\n- uses: actions/checkout@v3\n\n- uses: rumblefrog/setup-sp@master\n  with:\n    version: '1.12.x'\n\n- run: spcomp -iAnotherIncludeDirectory plugin.sp -o output/plugin.smx\n```\n\n## Matrix:\n\n```yaml\njobs:\n  build:\n    runs-on: ubuntu-latest\n    strategy:\n      matrix:\n        sm-version: [ '1.11.x', '1.12.x', '1.11.6467', '\u003e= 1.11.6478']\n\n    name: SM version ${{ matrix.sm-version }}\n    steps:\n      - uses: actions/checkout@v3\n\n      - name: Setup SP\n        uses: rumblefrog/setup-sp@master\n        with:\n          version: ${{ matrix.sm-version }}\n\n      - run: spcomp -iAnotherIncludeDirectory plugin.sp -o output/plugin.smx\n```\n\n## Extract the version of the .sp file:\n\n```yaml\njobs:\n  build:\n    runs-on: ubuntu-latest\n\n    name: SM version ${{ matrix.sm-version }}\n    steps:\n      - uses: actions/checkout@v1\n\n      - name: Setup SP\n        id: setup_sp\n        uses: rumblefrog/setup-sp@master\n        with:\n          version: '1.10.x'\n          version-file: ./plugin.sp\n\n      - run: |\n          spcomp -iAnotherIncludeDirectory plugin.sp -o output/plugin.smx\n          echo Plugin version ${{ steps.setup_sp.outputs.plugin-version }}\n```\n\n## Using a GitHub token to avoid rate limiting:\n\nWhen fetching recent SourceMod builds (1.13.7305+), the action queries the GitHub releases API. To avoid rate limiting, pass a GitHub token:\n\n```yaml\n- uses: rumblefrog/setup-sp@master\n  with:\n    version: '1.13.x'\n    github-token: ${{ secrets.GITHUB_TOKEN }}\n```\n\nA complete workflow example can be found [here](https://github.com/Sarrus1/DiscordWebhookAPI/blob/master/.github/workflows/master.yml).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumblefrog%2Fsetup-sp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frumblefrog%2Fsetup-sp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumblefrog%2Fsetup-sp/lists"}