GithubHelp home page GithubHelp logo

s-shemmee / ruby-101 Goto Github PK

View Code? Open in Web Editor NEW
20.0 1.0 1.0 20 KB

A beginner's guide to Ruby programming. Start your journey with step-by-step tutorials, code examples, exercises, and resources. Let's code with Ruby!

Ruby 100.00%
crash-course ruby ruby-application ruby-library ruby-on-rails zero-to-mastery-course ruby-gem ruby-projects

ruby-101's Introduction

A little more about me...

const s_shemmee = {
    bio: "Hey there! Shemmee here ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป, a self-taught front-end developer passionate about UI/UX.",
    techStack: {
        languages: ["JavaScript", "TypeScript"],
        libraries: ["React", "Vue"],
        frameworks: ["Next.js", "Vite", "Bootstrap"],
        cssTools: ["SASS", "TailwindCSS", "Less"],
        deployment: ["Github Pages", "Firebase", "Vercel", "Netlify"],
    },
    designTools: ["Figma", "InVision", "Adobe XD", "Framer"],
    motto: "Keep it simple and stupid โœจ",
};

Featured Projects

Snake animation


Always up for a chat about and geeking out on all things tech!๐Ÿ’ป<3

ruby-101's People

Contributors

s-shemmee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

sarath-ch

ruby-101's Issues

Deleted dependency detected

I'm a Cyber Security researcher and developer of PackjGuard [1] to address open-source software supply chain attacks.

Issue

During my research, I found that this repo is vulnerable to attack due to deleted dependency from the public RubyGems registry.

Details

Specifically, file Gemfile lists stock_quote as one of the dependencies. However, it has been deleted from public RubyGems. As such, an external bad actor can claim that name and register a malicious package, which will be then installed with gem install command, resulting in arbitrary remote code execution.

Impact

Not only your apps/services using https://github.com/s-shemmee/Ruby-101 repo code are vulnerable to this attack, but the users of your open-source Github repo could also fall victim.

You could read more about such attacks here: https://medium.com/@alex.birsan/dependency-confusion-4a5d60fec610

Remediation

Please manually register a placeholder stock_quote package on RubyGems immediately or remove stock_quote dependency from Gemfile to fix this vulnerability.

To automatically fix such issues in future, please install PackjGuard Github app [1].

Thanks!

  1. PackjGuard is a Github app that monitors your repos 24x7, detects vulnerable/malicious/risky open-source dependencies, and creates pull requests for auto remediation: https://github.com/marketplace/packjguard

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.