{"id":21955208,"url":"https://github.com/voltone/rebar3_sbom","last_synced_at":"2025-05-07T17:44:47.905Z","repository":{"id":45722664,"uuid":"222728990","full_name":"voltone/rebar3_sbom","owner":"voltone","description":"Rebar3 plugin to generate CycloneDX SBoM","archived":false,"fork":false,"pushed_at":"2024-08-23T09:12:16.000Z","size":24,"stargazers_count":10,"open_issues_count":4,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-19T02:12:13.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","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/voltone.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":"2019-11-19T15:31:55.000Z","updated_at":"2024-08-23T09:11:51.000Z","dependencies_parsed_at":"2024-04-30T14:34:27.131Z","dependency_job_id":"243b356e-b569-4b2e-b47f-9462f73e9795","html_url":"https://github.com/voltone/rebar3_sbom","commit_stats":{"total_commits":11,"total_committers":3,"mean_commits":"3.6666666666666665","dds":"0.18181818181818177","last_synced_commit":"4a664a293a4812056e15c3bc09f2f50722a1a348"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voltone%2Frebar3_sbom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voltone%2Frebar3_sbom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voltone%2Frebar3_sbom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voltone%2Frebar3_sbom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voltone","download_url":"https://codeload.github.com/voltone/rebar3_sbom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240783138,"owners_count":19856780,"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-29T07:29:55.845Z","updated_at":"2025-02-26T03:16:08.551Z","avatar_url":"https://github.com/voltone.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"rebar3_sbom\n===========\n\nGenerates a Software Bill-of-Materials (SBoM) in CycloneDX format\n\nUse\n---\n\nAdd rebar3_sbom to your rebar config, either in a project or globally in\n~/.config/rebar3/rebar.config:\n\n    {plugins, [rebar3_sbom]}.\n\nThen run the 'sbom' task on a project:\n\n    $ rebar3 sbom\n    ===\u003e Verifying dependencies...\n    ===\u003e CycloneDX SBoM written to bom.xml\n\nThe following command line options are supported:\n\n    -o, --output  the full path to the SBoM output file [default: bom.xml]\n    -f, --force   overwite existing files without prompting for confirmation\n                  [default: false]\n\nBy default only dependencies in the 'default' profile are included. To\ngenerate an SBoM covering development environments specify the relevant\nprofiles using 'as':\n\n    $ rebar3 as default,test,docs sbom -o dev_bom.xml\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoltone%2Frebar3_sbom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoltone%2Frebar3_sbom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoltone%2Frebar3_sbom/lists"}