{"id":16679030,"url":"https://github.com/dcoles/gitlab-cargo-audit","last_synced_at":"2025-03-21T18:32:21.532Z","repository":{"id":68738175,"uuid":"463329549","full_name":"dcoles/gitlab-cargo-audit","owner":"dcoles","description":"Use cargo-audit to generate a GitLab Dependency report","archived":false,"fork":false,"pushed_at":"2024-09-03T20:22:23.000Z","size":123,"stargazers_count":4,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-13T13:32:38.102Z","etag":null,"topics":["gitlab","gitlab-ci","rust","security"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcoles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2022-02-24T23:10:26.000Z","updated_at":"2024-07-25T13:26:35.000Z","dependencies_parsed_at":"2024-04-19T20:50:41.967Z","dependency_job_id":"9c6eef1b-79be-4acc-9418-d92cbd45c51b","html_url":"https://github.com/dcoles/gitlab-cargo-audit","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fgitlab-cargo-audit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fgitlab-cargo-audit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fgitlab-cargo-audit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fgitlab-cargo-audit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcoles","download_url":"https://codeload.github.com/dcoles/gitlab-cargo-audit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221817547,"owners_count":16885560,"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":["gitlab","gitlab-ci","rust","security"],"created_at":"2024-10-12T13:32:42.087Z","updated_at":"2024-10-28T10:35:41.276Z","avatar_url":"https://github.com/dcoles.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitLab cargo-audit\n\n![GitLab Security Report Schema: 15.0.7](https://img.shields.io/badge/Security%20Report%20Schema-15.0.7-blue?logo=gitlab)\n\nGenerate GitLab [Dependency Scanning report](https://docs.gitlab.com/ee/user/application_security/dependency_scanning/) using [`cargo-audit`](https://github.com/rustsec/rustsec).\n\n## Usage\n\nAdd the following to your `.gitlab-ci.yml`:\n\n```yaml\naudit:\n  stage: test\n  script:\n    - gitlab-cargo-audit --output-path gl-dependency-scanning-report.json\n  artifacts:\n    when: always\n    reports:\n      dependency_scanning: gl-dependency-scanning-report.json\n```\n\n## License\n\nDual licensed under the [MIT](LICENSE-MIT) and [Apache 2.0](LICENSE-APACHE) licenses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcoles%2Fgitlab-cargo-audit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcoles%2Fgitlab-cargo-audit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcoles%2Fgitlab-cargo-audit/lists"}