{"id":15936219,"url":"https://github.com/syucream/sssspec","last_synced_at":"2025-10-09T03:36:42.202Z","repository":{"id":145236355,"uuid":"93767875","full_name":"syucream/sssspec","owner":"syucream","description":"A simple Serverspec executer by using mruby, named as Single Shot ServerSpec :zap:","archived":false,"fork":false,"pushed_at":"2017-06-10T15:48:05.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T18:24:53.735Z","etag":null,"topics":["mruby","mruby-cli","serverspec"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/syucream.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":"2017-06-08T15:59:38.000Z","updated_at":"2020-08-28T15:34:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"f465c488-76e2-443c-a976-4e8e717368d9","html_url":"https://github.com/syucream/sssspec","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syucream/sssspec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syucream%2Fsssspec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syucream%2Fsssspec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syucream%2Fsssspec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syucream%2Fsssspec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syucream","download_url":"https://codeload.github.com/syucream/sssspec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syucream%2Fsssspec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000714,"owners_count":26082911,"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-09T02:00:07.460Z","response_time":59,"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":["mruby","mruby-cli","serverspec"],"created_at":"2024-10-07T04:20:38.543Z","updated_at":"2025-10-09T03:36:42.183Z","avatar_url":"https://github.com/syucream.png","language":"Ruby","readme":"# sssspec\n\nA simple Serverspec executer by using mruby, named as Single Shot ServerSpec :zap:\n\n## Quickstart\n\n1. Write your Serverspec file at mrblib/sssspec.rb.\n\n```\ndef __main__(argv)\n  describe file('mrblib') do\n    it { should be_readable.by('yourgroup').by_user('you') }\n  end\nend\n```\n\n2. Build sssspec binary.\n\n```\n$ rake\n```\n\n3. Copy ./mruby/bin/sssspec to a test target host.\n\n4. Run sssspec and get its result :)\n\n```\n$ ./sssspec\n.\nTotal: 1\n   OK: 1\n   KO: 0\nCrash: 0\n Time: 0.16 seconds\u003cPaste\u003e\n```\n\n## Acknowledgement\n\nThis project is inspired by [mitamae](https://github.com/itamae-kitchen/mitamae).\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyucream%2Fsssspec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyucream%2Fsssspec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyucream%2Fsssspec/lists"}