{"id":18277469,"url":"https://github.com/standardnotes/brakeman-action","last_synced_at":"2025-08-25T00:32:23.453Z","repository":{"id":65161868,"uuid":"363291990","full_name":"standardnotes/brakeman-action","owner":"standardnotes","description":"Runs Brakeman against a repository's source code to find security vulnerabilities, using GitHub actions.","archived":false,"fork":false,"pushed_at":"2021-05-01T02:18:02.000Z","size":7,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-18T15:11:38.595Z","etag":null,"topics":["brakeman","rails","review","ruby","security","static-code-analysis"],"latest_commit_sha":null,"homepage":"","language":null,"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/standardnotes.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}},"created_at":"2021-05-01T00:40:20.000Z","updated_at":"2023-02-07T17:15:34.000Z","dependencies_parsed_at":"2023-01-04T12:39:02.327Z","dependency_job_id":null,"html_url":"https://github.com/standardnotes/brakeman-action","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"0a31f7dcd4ac5bbd0b15271b0dd88720db0611ae"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardnotes%2Fbrakeman-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardnotes%2Fbrakeman-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardnotes%2Fbrakeman-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardnotes%2Fbrakeman-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standardnotes","download_url":"https://codeload.github.com/standardnotes/brakeman-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230845653,"owners_count":18289039,"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":["brakeman","rails","review","ruby","security","static-code-analysis"],"created_at":"2024-11-05T12:19:17.189Z","updated_at":"2024-12-22T16:14:48.139Z","avatar_url":"https://github.com/standardnotes.png","language":null,"readme":"# brakeman-action\n\nThis action runs [Brakeman](https://brakemanscanner.org/) against a repository's source code to find security vulnerabilities.\n\n\u003e Brakeman is a free vulnerability scanner specifically designed for Ruby on Rails applications. It statically analyzes Rails application code to find security issues at any stage of development.\n\n## Usage\n\n```yaml\nname: Test pull requests\non:\n  pull_request:\n    branches: [ main, develop ]\n\njobs:\n  test:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v2\n      - name: Brakeman code scanning\n        uses: standardnotes/brakeman-action@v1.0.0\n        with:\n          options: \"--color -q\"\n```\n\n## License\n\nThis project is released under the [MIT License](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandardnotes%2Fbrakeman-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstandardnotes%2Fbrakeman-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandardnotes%2Fbrakeman-action/lists"}