Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fidius-common

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fidius-common

  • 0.0.6
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

FIDIUS Common libraries

This RubyGem is a small collection of some commonly used methods and module extensions of the FIDIUS project. These methods are meant to run standalone (i.e. without setting up a FIDIUS C&C server).

Installation

Simply install this package with RubyGems:

$ gem install fidius-common

Example of use

You can use this library as any other RubyGem:

require 'rubygems' if RUBY_VERSION < '1.9'
require 'fidius-common'

For an overview of the provided methods, have a look into the API documentation. Currently, there is no special sorting, but that may change in future.

Authors and Contact

The common library was written by

If you have any questions, remarks, suggestion, improvements, etc. feel free to drop a line at the addresses given above. You might also join #fidius on Freenode or use the contact form on our website.

License

Simplified BSD License and GNU GPLv2. See also the file LICENSE.

FAQs

Package last updated on 21 Apr 2011

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