
Security News
New Website “Is It Really FOSS?” Tracks Transparency in Open Source Distribution Models
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Site Analyzer is a Ruby SEO site analizer gem.
Site Analyzer check site and make report for you.
Requirements
Ruby >= 1.8.7
Nokogiri >= 1.6.6.2
Addressable >= 2.3.8
Robotstxt >= 0.5.4
Terminal-table >= 1.5.2
This library is intended to be installed via the RubyGems system.
$ gem install site_analyzer
You might need administrator privileges on your system to install it.
How to use
require 'site_analyzer'
SiteAnalyzer::Report.create site: 'http://savchuk.space', pages: 10, robot: false, console: true
Return hash with report.
arguments: site - url must start from http or https, pages - number of pages to scan, robot - use or not robot.txt file, console - output to console
Denis Savchuk denis@savchuk.space
Homepage savchuk.space
Copyright © 2015 Denis Savchuk, SiteAnalyzer is released under the MIT license.
FAQs
Unknown package
We found that site_analyzer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.