https://github.com/veracode/example-ruby
Example ruby project to demonstrate srcclr scans
https://github.com/veracode/example-ruby
Last synced: 6 months ago
JSON representation
Example ruby project to demonstrate srcclr scans
- Host: GitHub
- URL: https://github.com/veracode/example-ruby
- Owner: veracode
- Created: 2016-05-09T06:42:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-05-09T06:45:12.000Z (about 7 years ago)
- Last Synced: 2023-12-20T20:59:21.460Z (over 2 years ago)
- Language: Ruby
- Homepage:
- Size: 29.3 KB
- Stars: 6
- Watchers: 14
- Forks: 48
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [:] Example Ruby Project
An example ruby project to demonstrate [srcclr](https://www.srcclr.com) scans.
## Try me!
```
brew tap srcclr/srcclr
brew install srcclr
srcclr activate
srcclr scan --url https://github.com/srcclr/example-ruby
```