Need advice about which tool to choose?Ask the StackShare community!

Gemnasium

8
16
+ 1
0
Snyk

467
377
+ 1
20
Add tool

Gemnasium vs Snyk: What are the differences?

Gemnasium and Snyk are both software development tools that help to identify and manage vulnerabilities in a project's dependencies. They offer some similar features but also have some distinct differences that set them apart from each other.

  1. Dependency Management: Gemnasium primarily focuses on dependency management by monitoring and analyzing the dependencies declared in a project's Gemfile or package.json file. It provides notifications about any updates or vulnerabilities related to these dependencies. On the other hand, Snyk goes beyond dependency management and also offers vulnerability testing and remediation for a wide range of programming languages and package managers.

  2. Continuous Integration: Snyk offers seamless integration with continuous integration (CI) systems, allowing developers to easily incorporate security checks into their CI pipelines. This enables automatic scans of code repositories and provides detailed reports on any vulnerabilities found. Gemnasium, however, does not have built-in CI integration, requiring manual triggering of scans or regular monitoring.

  3. Remediation Guidance: Snyk provides detailed remediation guidance to help developers fix vulnerabilities in their projects. It offers actionable recommendations with information about available patches, alternate package versions, or code changes to resolve the vulnerabilities. Gemnasium, on the other hand, focuses more on providing vulnerability alerts without providing specific guidance on how to resolve them.

  4. Integration Options: While both tools offer integrations with popular code repository platforms like GitHub and GitLab, Snyk provides integrations with a wider range of development and security tools. These integrations allow developers to incorporate vulnerability testing and monitoring into their existing workflows, providing a more comprehensive approach to security.

  5. License Compliance: Gemnasium includes features for tracking and monitoring software licenses, allowing developers to ensure compliance with licensing requirements. Snyk, however, does not have built-in capabilities for license compliance tracking.

  6. Supported Languages: Snyk supports a wider range of programming languages and package managers compared to Gemnasium. Snyk can identify and test for vulnerabilities in projects built with languages such as JavaScript, Python, Java, Ruby, .NET, and more. Gemnasium, on the other hand, focuses primarily on Ruby and JavaScript projects.

In summary, while both Gemnasium and Snyk offer vulnerability scanning and monitoring, Snyk provides a more comprehensive solution with broader language support, better integration options, and additional features like CI integration, remediation guidance, and license compliance tracking.

Advice on Gemnasium and Snyk
Bryan Dady
SRE Manager at Subsplash · | 5 upvotes · 441.7K views

I'm beginning to research the right way to better integrate how we achieve SCA / shift-left / SecureDevOps / secure software supply chain. If you use or have evaluated WhiteSource, Snyk, Sonatype Nexus, SonarQube or similar, I would very much appreciate your perspective on strengths and weaknesses and how you selected your ultimate solution. I want to integrate with GitLab CI.

See more
Replies (1)
Moises Figueroa
DevOps Engineer at Ingenium Code · | 2 upvotes · 33.2K views
Recommends

I'd recommend Snyk since it provides an IDE extension for Developers, SAST, auto PR security fixes, container, IaC and includes open source scanning as well. I like their scoring method as well for better prioritization. I was able to remove most of the containers and cli tools I had in my pipelines since Snyk covers secrets, vulns, security and some code cleaning. SAST has false positives but the scoring helps. Also had to spend time putting some training docs but their engineers helped out with content.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Gemnasium
Pros of Snyk
    Be the first to leave a pro
    • 10
      Github Integration
    • 5
      Free for open source projects
    • 4
      Finds lots of real vulnerabilities
    • 1
      Easy to deployed

    Sign up to add or upvote prosMake informed product decisions

    Cons of Gemnasium
    Cons of Snyk
      Be the first to leave a con
      • 2
        Does not integrated with SonarQube
      • 1
        No malware detection
      • 1
        No surface monitoring
      • 1
        Complex UI
      • 1
        False positives

      Sign up to add or upvote consMake informed product decisions

      What is Gemnasium?

      Gemnasium keeps track of projects dependencies. Ruby, Node.js, PHP composer, Bower and Python projects dependencies are automatically parsed, and notifications sent when new versions are released or security advisories are published.

      What is Snyk?

      Automatically find & fix vulnerabilities in your code, containers, Kubernetes, and Terraform

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use Gemnasium?
      What companies use Snyk?
      Manage your open source components, licenses, and vulnerabilities
      Learn More

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with Gemnasium?
      What tools integrate with Snyk?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      Blog Posts

      What are some alternatives to Gemnasium and Snyk?
      JavaScript
      JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
      Git
      Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
      GitHub
      GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
      Python
      Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
      jQuery
      jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
      See all alternatives