home.social

#rubysec — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rubysec, aggregated by home.social.

  1. 💣 Is your #Ruby app vulnerable to known CVEs? Is it safe in production? Is it ready for a #SOC2 audit?

    If you don’t know, you need a security audit. Find out how many vulnerabilities are present in your code and dependencies. Let's talk!

    go.fastruby.io/wbw

    #RubySec #InfoSec #DevSecOps

  2. 💣 Is your #Ruby app vulnerable to known CVEs? Is it safe in production? Is it ready for a #SOC2 audit?

    If you don’t know, you need a security audit. Find out how many vulnerabilities are present in your code and dependencies. Let's talk!

    go.fastruby.io/wbw

    #RubySec #InfoSec #DevSecOps

  3. 💣 Is your #Ruby app vulnerable to known CVEs? Is it safe in production? Is it ready for a #SOC2 audit?

    If you don’t know, you need a security audit. Find out how many vulnerabilities are present in your code and dependencies. Let's talk!

    go.fastruby.io/wbw

    #RubySec #InfoSec #DevSecOps

  4. 💣 Is your #Ruby app vulnerable to known CVEs? Is it safe in production? Is it ready for a #SOC2 audit?

    If you don’t know, you need a security audit. Find out how many vulnerabilities are present in your code and dependencies. Let's talk!

    go.fastruby.io/wbw

    #RubySec #InfoSec #DevSecOps

  5. 💣 Is your #Ruby app vulnerable to known CVEs? Is it safe in production? Is it ready for a #SOC2 audit?

    If you don’t know, you need a security audit. Find out how many vulnerabilities are present in your code and dependencies. Let's talk!

    go.fastruby.io/wbw

    #RubySec #InfoSec #DevSecOps

  6. PSA: supply chain attacks (aka forking popular gems, changing the name slightly, and adding malicious code) are starting to show up on rubygems.org more often. Be cautious when adding a new gem to your project. Check who the author is, check the GitHub repository, look at the commit history, etc.
    socket.dev/blog/malicious-ruby

    #ruby #security #rubysec

  7. PSA: supply chain attacks (aka forking popular gems, changing the name slightly, and adding malicious code) are starting to show up on rubygems.org more often. Be cautious when adding a new gem to your project. Check who the author is, check the GitHub repository, look at the commit history, etc.
    socket.dev/blog/malicious-ruby

    #ruby #security #rubysec

  8. PSA: supply chain attacks (aka forking popular gems, changing the name slightly, and adding malicious code) are starting to show up on rubygems.org more often. Be cautious when adding a new gem to your project. Check who the author is, check the GitHub repository, look at the commit history, etc.
    socket.dev/blog/malicious-ruby

    #ruby #security #rubysec

  9. PSA: supply chain attacks (aka forking popular gems, changing the name slightly, and adding malicious code) are starting to show up on rubygems.org more often. Be cautious when adding a new gem to your project. Check who the author is, check the GitHub repository, look at the commit history, etc.
    socket.dev/blog/malicious-ruby

    #ruby #security #rubysec

  10. PSA: supply chain attacks (aka forking popular gems, changing the name slightly, and adding malicious code) are starting to show up on rubygems.org more often. Be cautious when adding a new gem to your project. Check who the author is, check the GitHub repository, look at the commit history, etc.
    socket.dev/blog/malicious-ruby

    #ruby #security #rubysec

  11. 💣 Is your #Ruby app vulnerable? Is it a ticking time bomb or is it safe in production?

    If you don’t know, you need a security audit. Find out how many vulnerabilities are present in your code and dependencies. Let's talk!

    go.fastruby.io/wbw

    #RubySec #InfoSec #DevSecOps

  12. 💣 Is your #Ruby app vulnerable? Is it a ticking time bomb or is it safe in production?

    If you don’t know, you need a security audit. Find out how many vulnerabilities are present in your code and dependencies. Let's talk!

    go.fastruby.io/wbw

    #RubySec #InfoSec #DevSecOps

  13. 💣 Is your #Ruby app vulnerable? Is it a ticking time bomb or is it safe in production?

    If you don’t know, you need a security audit. Find out how many vulnerabilities are present in your code and dependencies. Let's talk!

    go.fastruby.io/wbw

    #RubySec #InfoSec #DevSecOps

  14. 💣 Is your #Ruby app vulnerable? Is it a ticking time bomb or is it safe in production?

    If you don’t know, you need a security audit. Find out how many vulnerabilities are present in your code and dependencies. Let's talk!

    go.fastruby.io/wbw

    #RubySec #InfoSec #DevSecOps

  15. Heads Up Everyone. An unpatched CVE for Sinatra was just added to ruby-advisory-db. Currently all versions are affected. Impact is a possible Open Redirect.
    github.com/advisories/GHSA-hxx
    #ruby #sinatra #rubysec

  16. Heads Up Everyone. An unpatched CVE for Sinatra was just added to ruby-advisory-db. Currently all versions are affected. Impact is a possible Open Redirect.
    github.com/advisories/GHSA-hxx
    #ruby #sinatra #rubysec

  17. Heads Up Everyone. An unpatched CVE for Sinatra was just added to ruby-advisory-db. Currently all versions are affected. Impact is a possible Open Redirect.
    github.com/advisories/GHSA-hxx
    #ruby #sinatra #rubysec

  18. Heads Up Everyone. An unpatched CVE for Sinatra was just added to ruby-advisory-db. Currently all versions are affected. Impact is a possible Open Redirect.
    github.com/advisories/GHSA-hxx
    #ruby #sinatra #rubysec

  19. Heads Up Everyone. An unpatched CVE for Sinatra was just added to ruby-advisory-db. Currently all versions are affected. Impact is a possible Open Redirect.
    github.com/advisories/GHSA-hxx
    #ruby #sinatra #rubysec

  20. Heads Up Everyone: there's an not-yet-patched-and-released security vulnerability in WEBrick. This is going to be added to ruby-advisory-db shortly, so don't be surprised if webrick starts getting flagged; although I'm guessing it's probably only in your Gemfile.lock due to some other gem pulling it in.

    Update: webrick 1.8.2 has now been released.

    github.com/advisories/GHSA-6f6

    #ruby #rubysec #webrick

  21. Heads Up Everyone: there's an not-yet-patched-and-released security vulnerability in WEBrick. This is going to be added to ruby-advisory-db shortly, so don't be surprised if webrick starts getting flagged; although I'm guessing it's probably only in your Gemfile.lock due to some other gem pulling it in.

    Update: webrick 1.8.2 has now been released.

    github.com/advisories/GHSA-6f6

    #ruby #rubysec #webrick

  22. Heads Up Everyone: there's an not-yet-patched-and-released security vulnerability in WEBrick. This is going to be added to ruby-advisory-db shortly, so don't be surprised if webrick starts getting flagged; although I'm guessing it's probably only in your Gemfile.lock due to some other gem pulling it in.

    Update: webrick 1.8.2 has now been released.

    github.com/advisories/GHSA-6f6

    #ruby #rubysec #webrick

  23. Heads Up Everyone: there's an not-yet-patched-and-released security vulnerability in WEBrick. This is going to be added to ruby-advisory-db shortly, so don't be surprised if webrick starts getting flagged; although I'm guessing it's probably only in your Gemfile.lock due to some other gem pulling it in.

    Update: webrick 1.8.2 has now been released.

    github.com/advisories/GHSA-6f6

    #ruby #rubysec #webrick

  24. Heads Up Everyone: there's an not-yet-patched-and-released security vulnerability in WEBrick. This is going to be added to ruby-advisory-db shortly, so don't be surprised if webrick starts getting flagged; although I'm guessing it's probably only in your Gemfile.lock due to some other gem pulling it in.

    Update: webrick 1.8.2 has now been released.

    github.com/advisories/GHSA-6f6

    #ruby #rubysec #webrick

  25. Thank you to @havenwood for updating the ruby-versions repo for CVE-2024-27282! ruby-install users, please upgrade your ruby versions!

    ruby-install --update
    ruby-install ruby-3.0.7
    ruby-install ruby-3.1.5
    ruby-install ruby-3.2.4
    ruby-install ruby-3.3.1

    ruby-lang.org/en/news/2024/04/
    #ruby #rubysec #cve #cve_2024_2782 #cve20242782

  26. Thank you to @havenwood for updating the ruby-versions repo for CVE-2024-27282! ruby-install users, please upgrade your ruby versions!

    ruby-install --update
    ruby-install ruby-3.0.7
    ruby-install ruby-3.1.5
    ruby-install ruby-3.2.4
    ruby-install ruby-3.3.1

    ruby-lang.org/en/news/2024/04/
    #ruby #rubysec #cve #cve_2024_2782 #cve20242782

  27. Thank you to @havenwood for updating the ruby-versions repo for CVE-2024-27282! ruby-install users, please upgrade your ruby versions!

    ruby-install --update
    ruby-install ruby-3.0.7
    ruby-install ruby-3.1.5
    ruby-install ruby-3.2.4
    ruby-install ruby-3.3.1

    ruby-lang.org/en/news/2024/04/
    #ruby #rubysec #cve #cve_2024_2782 #cve20242782

  28. Thank you to @havenwood for updating the ruby-versions repo for CVE-2024-27282! ruby-install users, please upgrade your ruby versions!

    ruby-install --update
    ruby-install ruby-3.0.7
    ruby-install ruby-3.1.5
    ruby-install ruby-3.2.4
    ruby-install ruby-3.3.1

    ruby-lang.org/en/news/2024/04/
    #ruby #rubysec #cve #cve_2024_2782 #cve20242782

  29. Thank you to @havenwood for updating the ruby-versions repo for CVE-2024-27282! ruby-install users, please upgrade your ruby versions!

    ruby-install --update
    ruby-install ruby-3.0.7
    ruby-install ruby-3.1.5
    ruby-install ruby-3.2.4
    ruby-install ruby-3.3.1

    ruby-lang.org/en/news/2024/04/
    #ruby #rubysec #cve #cve_2024_2782 #cve20242782

  30. PyPI temporarily halted new user signups in response to a surge in malicious typosquating packages. I suspect attackers will turn their sights to NPM and rubygems.org next.
    arstechnica.com/security/2024/
    #rubygems #rubysec

  31. PyPI temporarily halted new user signups in response to a surge in malicious typosquating packages. I suspect attackers will turn their sights to NPM and rubygems.org next.
    arstechnica.com/security/2024/
    #rubygems #rubysec

  32. PyPI temporarily halted new user signups in response to a surge in malicious typosquating packages. I suspect attackers will turn their sights to NPM and rubygems.org next.
    arstechnica.com/security/2024/
    #rubygems #rubysec

  33. PyPI temporarily halted new user signups in response to a surge in malicious typosquating packages. I suspect attackers will turn their sights to NPM and rubygems.org next.
    arstechnica.com/security/2024/
    #rubygems #rubysec

  34. PyPI temporarily halted new user signups in response to a surge in malicious typosquating packages. I suspect attackers will turn their sights to NPM and rubygems.org next.
    arstechnica.com/security/2024/
    #rubygems #rubysec

  35. 💣 Is your #Ruby app vulnerable? Is it a ticking time bomb or is it safe in production?

    go.fastruby.io/wbw

    #RubySec #InfoSec #DevSecOps