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

sbsm

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sbsm

  • 1.6.2
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

sbsm

  • https://github.com/zdavatz/sbsm

DESCRIPTION:

Application framework for state based session management. See lib/sbsm.rb

FEATURES/PROBLEMS:

  • Open problems ** There is no real integration test using rack-test to prove that a minimal app is working ** Handling redirects is not tested (and probably will not work) ** Handling passthru is not tested (and probably will not work) ** I get often the error Errno::EACCES at / Permission denied @ rb_sysopen - /tmp/sbsm_lock. Reloading the page once or twices fixes the problem.

REQUIREMENTS:

  • Ruby 2.3

INSTALL:

  • gem install sbsm

or

De-Compress archive and enter its top directory. Then type:

  • gem install bundler
  • bundle exec rake install:local

You can also install files into your favorite directory by supplying setup.rb some options. Try "ruby setup.rb --help".

TESTING

  • bundle exec test/suite.rb

DEVELOPERS:

  • Masaomi Hatakeyama
  • Zeno Davatz
  • Hannes Wyss (upto Version 1.0)
  • Niklaus Giger (Port to Ruby 2.3.0)

LICENSE:

  • GPLv2.1

FAQs

Package last updated on 25 Jan 2024

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