New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

yggdrasil-engine

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yggdrasil-engine

  • 1.0.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Ruby Bindings to Yggdrasil

Running the tests

First make sure that you have built the native FFI code and it's located in the right place. This can be done with the build script in build.sh:

./build.sh

Then you can run the tests with:

rspec

There's also a mem_check.rb in the scripts folder. This is not a bullet proof test, but it can be helpful for detecting large leaks. This requires human interaction - you need to read the output and understand what it's telling you, so it's not run as part of the test suite.

ruby scripts/mem_check.rb

Build

You can build the gem with:

gem build yggdrasil-engine.gemspec

Then you can install the gem for local development with:

gem install yggdrasil-engine-0.0.1.gem

FAQs

Package last updated on 05 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc