{"id":14955984,"url":"https://github.com/prontolabs/pronto-brakeman","last_synced_at":"2025-10-24T09:30:32.157Z","repository":{"id":11051736,"uuid":"13390041","full_name":"prontolabs/pronto-brakeman","owner":"prontolabs","description":"Pronto runner for Brakeman, security vulnerability scanner for RoR","archived":true,"fork":false,"pushed_at":"2023-01-26T03:16:24.000Z","size":101,"stargazers_count":18,"open_issues_count":0,"forks_count":35,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-29T09:22:35.934Z","etag":null,"topics":["analyzer","brakeman","pronto","pronto-runner","ruby-on-rails","security","security-scanner"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/prontolabs.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":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2013-10-07T17:08:20.000Z","updated_at":"2025-01-13T15:17:43.000Z","dependencies_parsed_at":"2023-02-14T13:35:49.051Z","dependency_job_id":null,"html_url":"https://github.com/prontolabs/pronto-brakeman","commit_stats":null,"previous_names":["mmozuras/pronto-brakeman"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prontolabs%2Fpronto-brakeman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prontolabs%2Fpronto-brakeman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prontolabs%2Fpronto-brakeman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prontolabs%2Fpronto-brakeman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prontolabs","download_url":"https://codeload.github.com/prontolabs/pronto-brakeman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237944043,"owners_count":19391588,"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":["analyzer","brakeman","pronto","pronto-runner","ruby-on-rails","security","security-scanner"],"created_at":"2024-09-24T13:12:07.895Z","updated_at":"2025-10-24T09:30:26.706Z","avatar_url":"https://github.com/prontolabs.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pronto runner for Brakeman\n\n[![Code Climate](https://codeclimate.com/github/prontolabs/pronto-brakeman.png)](https://codeclimate.com/github/prontolabs/pronto-brakeman)\n[![Build Status](https://github.com/prontolabs/pronto-brakeman/actions/workflows/checks.yml/badge.svg)](https://github.com/prontolabs/pronto-brakeman/actions/workflows/checks.yml)\n[![Gem Version](https://badge.fury.io/rb/pronto-brakeman.png)](http://badge.fury.io/rb/pronto-brakeman)\n\nPronto runner for [Brakeman](https://github.com/presidentbeef/brakeman), security vulnerability scanner for RoR. [What is Pronto?](https://github.com/prontolabs/pronto)\n\n## Severity mapping\n\nBrakeman [Confidence](https://github.com/presidentbeef/brakeman#confidence-levels) is mapped to severity levels on the\nmessages generated by Pronto. High confidence maps to fatal, medium confidence maps to warning, and low confidence maps\nto info.\n\n# Options\nBrakeman also includes some optional checks and by setting the following in your `.pronto.yml` you can run every check included in the gem:\n\n## Run all checks\n\n```yaml\nbrakeman:\n  run_all_checks: true\n```\n\n(This is the equivalent of running `brakeman -A` on the command line.)\n\n## Ignore file\n\n```yaml\nbrakeman:\n  ignore_file: '.brakeman'\n```\n\n(This is the equivalent of running `brakeman -i IGNOREFILE` on the command line.)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprontolabs%2Fpronto-brakeman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprontolabs%2Fpronto-brakeman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprontolabs%2Fpronto-brakeman/lists"}