🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

forum_post

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forum_post

0.3
99

Supply Chain Security

100

Vulnerability

100

Quality

100

Maintenance

50

License

Network access

Supply chain risk

This module accesses the network.

Found 1 instance in 1 package

Version published
Maintainers
1
Created

== Forum_post_v0.2/ GemPlugin

the gem used to get the forum post

install: gem install forum_post example: require 'rubygems' require 'forum_post' require 'open-uri' uri='http://topic.csdn.net/u/20110718/17/f1a523fb-8c65-4510-a094-daf7bd2698cf.html?50656' source=open(uri).read doc=ForumPost::Document.new(source) puts doc.content

FAQs

Package last updated on 09 Aug 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