{"id":44767634,"url":"https://github.com/samerfarida/doaas","last_synced_at":"2026-04-26T19:01:48.126Z","repository":{"id":337837399,"uuid":"1155443233","full_name":"samerfarida/doaas","owner":"samerfarida","description":"DevOps-as-a-Service API: blame messages, excuses, pep talks, incident responses \u0026 more. Hit an endpoint, get a one-liner. Runs on Cloudflare Workers. ","archived":false,"fork":false,"pushed_at":"2026-04-26T03:59:05.000Z","size":3879,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-26T05:32:39.269Z","etag":null,"topics":["api","devops","humor","one-liners"],"latest_commit_sha":null,"homepage":"https://doaas.dev","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/samerfarida.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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-02-11T14:19:41.000Z","updated_at":"2026-04-26T03:57:36.000Z","dependencies_parsed_at":"2026-02-18T06:01:27.264Z","dependency_job_id":null,"html_url":"https://github.com/samerfarida/doaas","commit_stats":null,"previous_names":["samerfarida/doaas"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samerfarida/doaas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samerfarida%2Fdoaas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samerfarida%2Fdoaas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samerfarida%2Fdoaas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samerfarida%2Fdoaas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samerfarida","download_url":"https://codeload.github.com/samerfarida/doaas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samerfarida%2Fdoaas/sbom","scorecard":{"id":1243241,"data":{"date":"2026-02-12T03:53:57Z","repo":{"name":"github.com/samerfarida/doaas","commit":"1d8899f19556bdc74cf9a7a8d919c6b7ee1d2129"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":7.4,"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 6/12 approved changesets -- score normalized to 5","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:30","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:5","Info: topLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:16","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (21) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: pwc"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}}]},"last_synced_at":"2026-02-12T04:41:27.232Z","repository_id":337837399,"created_at":"2026-02-12T04:41:27.232Z","updated_at":"2026-02-12T04:41:27.232Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32308878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T17:23:19.671Z","status":"ssl_error","status_checked_at":"2026-04-26T17:23:19.195Z","response_time":129,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["api","devops","humor","one-liners"],"created_at":"2026-02-16T04:13:36.359Z","updated_at":"2026-04-26T19:01:43.115Z","avatar_url":"https://github.com/samerfarida.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ch1\u003eDOaaS - DevOps-as-a-Service\u003c/h1\u003e\n\n\u003cimg src=\"assets/DOaaS.png\" alt=\"DOaaS - DevOps-as-a-Service Logo\" width=\"200\" height=\"200\"\u003e\n\n\u003cp\u003e\u003cem\u003eEmotional support for your CI/CD pipeline 🔥\u003c/em\u003e\u003c/p\u003e\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://doaas.dev/help\"\u003eLive demo\u003c/a\u003e \u0026nbsp; · \u0026nbsp; \u003ca href=\"https://doaas.dev/random?format=text\"\u003eTry random\u003c/a\u003e \u0026nbsp; · \u0026nbsp; \u003ca href=\"INTEGRATIONS.md\"\u003eIntegrations\u003c/a\u003e\n\n\u003c/div\u003e\n\n[![License](https://img.shields.io/badge/License-MIT-blue)](LICENSE)\n[![DOaaS](https://img.shields.io/endpoint?url=https%3A%2F%2Fdoaas.dev%2Frandom%3Fformat%3Dshields)](https://doaas.dev)\n[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/samerfarida/doaas/badge)](https://scorecard.dev/viewer/?uri=github.com/samerfarida/doaas)\n[![CI](https://github.com/samerfarida/doaas/actions/workflows/ci.yml/badge.svg)](https://github.com/samerfarida/doaas/actions/workflows/ci.yml)\n[![CodeQL Analysis](https://github.com/samerfarida/doaas/actions/workflows/codeql.yml/badge.svg)](https://github.com/samerfarida/doaas/actions/workflows/codeql.yml)\n\nWelcome to **DOaaS** (\u003chttps://doaas.dev\u003e) — the most important DevOps platform of 2026.\n\nIt doesn't deploy infrastructure.\nIt doesn't fix outages.\nIt doesn't reduce your cloud bill.\n\nIt does something far more critical:\n\n**It gives your pipeline emotional support.**\n\nTry it right now:\n\n```bash\ncurl -s \"https://doaas.dev/random?mode=chaos\u0026format=text\"\n```\n\nExample output:\n\n```text\nDeploying to prod. No rollback plan. Respect.\n```\n\nBecause production is pain, and pain deserves an API.\n\n## Why does this exist?\n\n- **Production is hard.** On-call, red pipelines, and \"did you try rebooting?\" get old. DOaaS is a single API for levity—no meetings, no standup bingo, just one `curl`.\n- **Teams need release valves.** Standup icebreakers, blame deflection, status pages, Slack bots—instant mood shift, same endpoint.\n- **DevOps doesn’t have to be grim.** Less corporate jargon, more wit. Less \"oh no,\" more \"okay, we got this.\"\n\n## ✨ What can it do?\n\nHere’s the full toolbox (or hit `/help` for the live list):\n\n- `/help` – List all endpoints and usage (also at `/`).\n- `/random` – Get a random message from any endpoint.\n- `/blame` – Pass the buck in style.\n- `/motivate` – Cheerleader in JSON or plain text.\n- `/incident` – Incident-style responses without the panic.\n\nMore endpoints: `/excuse`, `/thisisfine`, `/realitycheck`, `/deploy`, `/rollback`, `/lgtm`, `/standup`, `/meeting`, `/burnout`, `/alignment`, `/roadmap`, `/policy`, `/audit`, `/compliance`, `/risk`, `/yes`, `/no`, `/maybe`.\n\n---\n\n## 🚀 Quick Start\n\n**1. Try it** — run this in your terminal:\n\n```bash\ncurl -s \"https://doaas.dev/random?mode=chaos\u0026format=text\"\n```\n\n**2. See everything** — full endpoint list at [doaas.dev/help](https://doaas.dev/help) (browser or `curl`).\n\n**3. Go deeper** — Slack, GitHub Actions, shell functions, and more: [INTEGRATIONS.md](INTEGRATIONS.md).\n\n---\n\n## Usage\n\n### curl\n\n```bash\n# Random (chaos mode)\ncurl -s \"https://doaas.dev/random?mode=chaos\u0026format=text\"\n\n# Blame, motivate, and more\ncurl -s \"https://doaas.dev/blame?format=text\"\ncurl -s \"https://doaas.dev/motivate?format=text\"\ncurl -s \"https://doaas.dev/meeting?mode=corporate\u0026format=text\"\ncurl -s \"https://doaas.dev/realitycheck?mode=security\u0026format=text\"\n\n# List all endpoints\ncurl -s \"https://doaas.dev/help\"\n```\n\n### Browser\n\nOpen [doaas.dev/help](https://doaas.dev/help) in your browser to explore and try endpoints.\n\n### Shell function\n\nAdd to `.bashrc` or `.zshrc`:\n\n```bash\ndoaas() {\n  local endpoint=$1\n  local format=${2:-json}\n  curl -s \"https://doaas.dev/${endpoint}?format=${format}\"\n}\n```\n\nThen: `doaas motivate text`, `doaas blame json`, and so on. For a version with `mode` support and Fish/PowerShell, see [INTEGRATIONS.md](INTEGRATIONS.md#shell-functions--aliases).\n\n### Terminal greeting\n\n![Terminal with DOaaS-style message](assets/terminal01.png)\n\nGet a DOaaS message every time you open a terminal — add to `~/.bashrc` or `~/.zshrc`:\n\n```bash\n[[ $- == *i* ]] \u0026\u0026 { echo \"\"; curl --max-time 2 -fsS \"https://doaas.dev/random?mode=chaos\u0026format=text\" || true; echo; }\n```\n\nFor a calmer (wholesome) variant, see [INTEGRATIONS.md](INTEGRATIONS.md#terminal-greeting-recommended).\n\n---\n\n## ⚙️ Query Parameters\n\n- `mode`: normal (default) | chaos | corporate | security | wholesome | toxic | sarcastic | devops (availability varies by endpoint)\n- `format`: json (default) | text | shields  \n  When `format=shields`, optional: `style`, `label`, `color`, `labelColor` (defaults and details in [INTEGRATIONS.md](INTEGRATIONS.md#readme--github-badges-shieldsio)).\n\n## Development\n\nFor local setup and all `npm` scripts, see [CONTRIBUTING.md](CONTRIBUTING.md#development-aka-how-to-poke-under-the-hood).\n\n## 🔐 Security Notes\n\n- Free plan folks: don’t be that person hammering the API—rate limits are real.\n- Cache smartly or keep local copies to avoid becoming a DOaaS spammer.\n- All endpoints have `Cache-Control: no-store` because fresh data is the best data.\n- To report a vulnerability, see [SECURITY.md](SECURITY.md).\n\n## 🧠 Philosophy\n\n- DevOps: Where “It works on my machine” is the universal excuse.\n- Automate everything, even your coffee breaks.\n- If it’s not broken, add monitoring anyway.\n- Blame is a team sport—pass it around generously.\n- Remember: every incident is just a plot twist in your career story.\n\n## Contributing\n\nWe want **more than code** — new endpoints, funnier one-liners, better docs. See [CONTRIBUTING.md](CONTRIBUTING.md) to join the fun.\n\n[Star us on GitHub](https://github.com/samerfarida/doaas) if DOaaS made you smile. Share it in standup. Blame the API. You know what to do.\n\n---\n\nGo forth and DOaaS like a boss! 🚀\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamerfarida%2Fdoaas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamerfarida%2Fdoaas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamerfarida%2Fdoaas/lists"}