Skip to content

snyk-demo-dt/ruby-goof

 
 

Repository files navigation

Build Status

Ruby Goof

  1. Open a terminal and clone the repository

    git clone git@github.com:pstember/ruby-goof.git

Open a terminal and open the ruby-goof directory.

  1. Build the project

    bundle install
  2. Test the project

    snyk test --file=Gemfile.lock

All-in-one to clone and run:

git clone git@github.com:pstember/ruby-goof.git && \
cd ruby-goof && \
bundle install && \
snyk test --file=Gemfile.lock

Screenshots

The following screenshot demonstrates the extra value provided when scanning a project using the Snyk CLI tool

Vulnerability detection

This screenshot shows vulnerabilities and potential remediation when such remediation exist

Vulnerability detection screenshot

Installing Ruby

brew install rbenv
rbenv init
rbenv install 2.6.3
rbenv rehash
gem install bundler
rbenv rehash

Don't forget to update your .bashrc or .zshrc to include eval "$(rbenv init -)"

About

Vulnerable Ruby Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 98.7%
  • HTML 1.3%
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy