https://github.com/fastruby/audit
Audit my Gemfile.lock!
https://github.com/fastruby/audit
bundler bundler-audit
Last synced: 5 months ago
JSON representation
Audit my Gemfile.lock!
- Host: GitHub
- URL: https://github.com/fastruby/audit
- Owner: fastruby
- Created: 2018-02-26T20:53:32.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2023-09-11T19:48:30.000Z (over 2 years ago)
- Last Synced: 2025-04-29T22:36:37.434Z (8 months ago)
- Topics: bundler, bundler-audit
- Language: Ruby
- Homepage: https://audit.fastruby.io
- Size: 570 KB
- Stars: 8
- Watchers: 11
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Audit
Audit is a Rails application that allows users to check for vulnerabilities in their Gemfiles in an efficient and secure manner.
You can see it working in https://audit.fastruby.io
## Requirements
- Ruby version `2.7.2`
- Node version greater than `8.16.0`
- Yarn (`npm install --global yarn`)
## Getting started
./bin/setup
## Start the server
rails server
You should be able to go to http://localhost:3000 and see the landing page.
## Running tests
rails spec
## Contributing
Bug reports and pull requests are welcome on GitHub at [https://github.com/fastruby/audit](https://github.com/fastruby/audit). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
When Submitting a Pull Request:
* If your PR closes any open GitHub issues, please include `Closes #XXXX` in your comment
* Please include a summary of the change and which issue is fixed or which feature is introduced.
* If changes to the behavior are made, clearly describe what changes.
* If changes to the UI are made, please include screenshots of the before and after.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
## Code of Conduct
Everyone interacting in the Audit project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](../blob/main/CODE_OF_CONDUCT.md).
## Sponsorship

`Audit` is maintained and funded by [FastRuby.io](https://fastruby.io). The names and logos for FastRuby.io are trademarks of The Lean Software Boutique LLC.