{"id":19391798,"url":"https://github.com/tteeoo/secprac-client","last_synced_at":"2026-04-17T06:32:04.527Z","repository":{"id":136198110,"uuid":"275487656","full_name":"tteeoo/secprac-client","owner":"tteeoo","description":"👨‍💻 A platform to create cyber security practice games for Linux, similar to the CyberPatriot competition—This is the vulnerability-checking client.","archived":false,"fork":false,"pushed_at":"2021-07-28T23:03:04.000Z","size":307,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-18T22:40:57.253Z","etag":null,"topics":["api-client","blueteam","cyberpatriot","cybersecurity","go","golang","linux"],"latest_commit_sha":null,"homepage":"","language":"Go","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/tteeoo.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}},"created_at":"2020-06-28T02:03:32.000Z","updated_at":"2023-04-22T22:08:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"2dbef5ae-e4d8-4322-b069-290a52dca92a","html_url":"https://github.com/tteeoo/secprac-client","commit_stats":null,"previous_names":["blueberry-jam/secprac-client"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/tteeoo/secprac-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fsecprac-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fsecprac-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fsecprac-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fsecprac-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tteeoo","download_url":"https://codeload.github.com/tteeoo/secprac-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fsecprac-client/sbom","scorecard":{"id":901423,"data":{"date":"2025-08-11","repo":{"name":"github.com/tteeoo/secprac-client","commit":"31160a15d040166e7889d20536527c1697f4e559"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tteeoo/secprac-client/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tteeoo/secprac-client/go.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/go.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.1-1 not signed: https://api.github.com/repos/tteeoo/secprac-client/releases/46939216","Warn: release artifact 0.2.0-1 not signed: https://api.github.com/repos/tteeoo/secprac-client/releases/35019429","Warn: release artifact 0.1.9-1 not signed: https://api.github.com/repos/tteeoo/secprac-client/releases/35018141","Warn: release artifact 0.1.8-2 not signed: https://api.github.com/repos/tteeoo/secprac-client/releases/35003572","Warn: release artifact 0.1.8-1 not signed: https://api.github.com/repos/tteeoo/secprac-client/releases/35003222","Warn: release artifact 0.2.1-1 does not have provenance: https://api.github.com/repos/tteeoo/secprac-client/releases/46939216","Warn: release artifact 0.2.0-1 does not have provenance: https://api.github.com/repos/tteeoo/secprac-client/releases/35019429","Warn: release artifact 0.1.9-1 does not have provenance: https://api.github.com/repos/tteeoo/secprac-client/releases/35018141","Warn: release artifact 0.1.8-2 does not have provenance: https://api.github.com/repos/tteeoo/secprac-client/releases/35003572","Warn: release artifact 0.1.8-1 does not have provenance: https://api.github.com/repos/tteeoo/secprac-client/releases/35003222"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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"}}]},"last_synced_at":"2025-08-24T15:42:32.532Z","repository_id":136198110,"created_at":"2025-08-24T15:42:32.532Z","updated_at":"2025-08-24T15:42:32.532Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31918479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["api-client","blueteam","cyberpatriot","cybersecurity","go","golang","linux"],"created_at":"2024-11-10T10:29:15.147Z","updated_at":"2026-04-17T06:32:04.483Z","avatar_url":"https://github.com/tteeoo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![secprac-name.png](https://dir.theohenson.com/file/img/secprac-name.png)\n![Go build status](https://github.com/tteeoo/secprac-client/workflows/Go/badge.svg) ![License (MIT)](https://img.shields.io/github/license/tteeoo/secprac-client)\n\n`secprac` is a platform to create cyber security practice games for Linux systems, similar to the [CyberPatriot](https://www.uscyberpatriot.org/) competition.\n\nThis is the client to run on practice virtual machines.\n\nSee the web server at [tteeoo/secprac-web](https://github.com/tteeoo/secprac-web).\n\n## Installation\n\nEasily install via script by running:\n\n```\nwget https://raw.githubusercontent.com/tteeoo/secprac-client/master/install.sh \u0026\u0026 sudo sh install.sh\n```\n\n## Usage\n\nTo start the client, run:\n\n```\n# secprac-start \u003cuser\u003e \u003cserver url\u003e\n```\n\nReplace `\u003cuser\u003e` with the username of the main non-root user, and `\u003cserver url\u003e` with the URL of the server, including `http://` and without a trailing slash.\n\nE.g. `sudo secprac-start john http://192.168.0.3`.\n\nThe above command will use a script that will attempt to start the client as a systemd service.\n\nTo run the client directly (not recommended) run:\n\n```\n# secprac-client \u003cuser\u003e \u003cserver url\u003e\n```\n\n## Setting up a game (and more extensive documentation)\n\nSee the [web server repository's wiki](https://github.com/tteeoo/secprac-web/wiki).\n\n## License\n\nAll files are licensed under the MIT License, except for `data/FiraSans-Light.ttf`, whose license is located at `data/LICENSE-Fira`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftteeoo%2Fsecprac-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftteeoo%2Fsecprac-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftteeoo%2Fsecprac-client/lists"}