
Security News
CISA’s 2025 SBOM Guidance Adds Hashes, Licenses, Tool Metadata, and Context
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
xamplr-gen is part of a set of software tools that supports development of ruby applications.
It consists of three gems hosted on gemcutter, source code on github.
There is an additional fourth github repository containing examples and documentation that will be coming soon.
Yes, that means that there's no documentation. And no examples. I agree, this is a very bad situation.
For more information, see the xampl page on xampl.com, and/or the weblog 'So.'
If you are a developer then install xamplr-gen:
sudo gem install xamplr-gen
This will install all three gems.
NOTE: if you have installed hutch-xamplr or hutch-xamplr-pp then you should uninstall them. For some reason, in certain circumstances, these might be loaded or partially loaded when trying to use xampl. If you don't you'll experience strange exceptions with hutch-xamplr or hutch-xamplr-pp on the stack trace.
If you just want the runtime, then:
sudo gem install xamplr
Though this would normally be done through some sort of dependency management tool (like gems).
xamplr-pp and xamlpr are both licensed under the LGPLv3.
xamplr-gen is licensed under AGPLv3
An alternative license may be negotiated, contact me (hutch@xampl.com)
Copyright (c) 2002-2010 Bob Hutchison.
FAQs
Unknown package
We found that xamplr 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
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.
Security News
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.