{"id":13692149,"url":"https://github.com/advanced-security/generate-sbom-action","last_synced_at":"2025-06-25T10:32:37.301Z","repository":{"id":153766703,"uuid":"627104159","full_name":"advanced-security/generate-sbom-action","owner":"advanced-security","description":"An Action to wrap creating an SBOM via REST API","archived":false,"fork":false,"pushed_at":"2025-03-31T20:34:03.000Z","size":1691,"stargazers_count":18,"open_issues_count":10,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T10:01:32.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/advanced-security.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":"CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-04-12T19:43:48.000Z","updated_at":"2025-03-24T22:43:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"17d8b7df-c1ba-4e19-bdb7-1ca658a9f0ba","html_url":"https://github.com/advanced-security/generate-sbom-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"actions/typescript-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fgenerate-sbom-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fgenerate-sbom-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fgenerate-sbom-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/advanced-security%2Fgenerate-sbom-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/advanced-security","download_url":"https://codeload.github.com/advanced-security/generate-sbom-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251355233,"owners_count":21576318,"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-08-02T17:00:54.146Z","updated_at":"2025-04-28T17:30:44.839Z","avatar_url":"https://github.com/advanced-security.png","language":"TypeScript","funding_links":[],"categories":["SBOM"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/advanced-security/generate-sbom-action\"\u003e\u003cimg alt=\"test status\" src=\"https://github.com/advanced-security/generate-sbom-action/actions/workflows/test.yml/badge.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Generate SBOM Action\n\nThis action uses the REST API call to generate the SBOM for the repo (on the default branch). You can then use the `fileName` output to upload the file as an artifact. \n\n## Usage\n\nYou can use the workflow as follows:\n\n```yaml\ngen-sbom:\n  runs-on: ubuntu-latest\n  steps:\n  - uses: actions/checkout@v4\n  - uses: advanced-security/generate-sbom-action@v1\n    id: gensbom\n  - uses: actions/upload-artifact@v4\n    with:\n      name: sbom\n      path: ${{ steps.gensbom.outputs.fileName }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvanced-security%2Fgenerate-sbom-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadvanced-security%2Fgenerate-sbom-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvanced-security%2Fgenerate-sbom-action/lists"}