{"id":22017835,"url":"https://github.com/shoprunner/action-oss","last_synced_at":"2025-03-23T09:26:19.016Z","repository":{"id":38982185,"uuid":"344617373","full_name":"ShopRunner/action-oss","owner":"ShopRunner","description":"Open Source Software scanning Github Action. Used to scan the tools that we Open Source for compliance with our OSS policies.","archived":false,"fork":false,"pushed_at":"2023-09-01T23:57:06.000Z","size":680,"stargazers_count":1,"open_issues_count":21,"forks_count":0,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-02-20T21:16:05.315Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ShopRunner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-04T21:42:54.000Z","updated_at":"2024-05-11T20:28:07.000Z","dependencies_parsed_at":"2023-02-08T03:30:32.778Z","dependency_job_id":null,"html_url":"https://github.com/ShopRunner/action-oss","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":"0.47058823529411764","last_synced_commit":"c725c04875fb32a17983ab41fa1677db5419dc34"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShopRunner%2Faction-oss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShopRunner%2Faction-oss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShopRunner%2Faction-oss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShopRunner%2Faction-oss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShopRunner","download_url":"https://codeload.github.com/ShopRunner/action-oss/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245080866,"owners_count":20557735,"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","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":[],"created_at":"2024-11-30T05:08:19.683Z","updated_at":"2025-03-23T09:26:18.995Z","avatar_url":"https://github.com/ShopRunner.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# action-oss\n\n[![CI](https://github.com/ShopRunner/action-oss/actions/workflows/ci.yaml/badge.svg)](https://github.com/ShopRunner/action-oss/actions/workflows/ci.yaml)\n\nOpen Source Software scanning Github Action. Used to scan the tools that we Open Source for compliance with ShopRunner OSS policies. \n\n## Usage\n\nYou can add the action to a workflow below.\n\n```yaml\nname: \"Compliance\"\n\non:\n  pull_request:\n    branches:\n      - main\n  push:\n    branches:\n      - main\n\njobs:\n  scan:\n    name: Scan\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout Code\n        uses: actions/checkout@v1\n      - name: OSS Scan\n        uses: shoprunner/action-oss@main\n```\n\n## General Requirements\nBelow are the requirements that will be enforced. This list is not all-inclusive but should be the primary\nrequirements.\n\n### Correct Documentation\n- `CODE-OF-CONDUCT.md` in root directory, using the preset [template](/dist/templates/docs/CODE-OF-CONDUCT.md)\n- `CONTRIBUTING.md` in the root directory (no linting of contents)\n- `bug_report.md` in the `.github/ISSUE_TEMPLATE` directory (no linting of contents)\n- `feature_request.md` in the `.github/ISSUE_TEMPLATE` directory (no linting of contents)\n\n### Approved License\n- [BSD-3-Clause](/dist/templates/licenses/BSD-3-Clause)\n- [MIT](/dist/templates/licenses/MIT)\n\n## Gotchas\n\n- **`CODE-OF-CONDUCT.md` Sensitivity** - The linter is very sensitive, please copy the file verbatim (i.e. don't add whitespace or new lines)\n- **Case Sensitivity** - Any file being linted MUST be spelled correctly, including the case (i.e. `PULL_REQUEST_TEMPLATE.md` vs `pull_request_template.md`) or it will error.\n- **`LICENSE` file extension** - You MUST NOT add a `.txt` or other file extension to the `LICENSE` file.\n\n## Attribution\n\nThe vast majority of this repository is based on: [https://github.com/auth0/open-source-template](https://github.com/auth0/open-source-template).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoprunner%2Faction-oss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshoprunner%2Faction-oss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoprunner%2Faction-oss/lists"}