
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
story-estimator
Advanced tools
assigns a random completion estimate to a task description, mostly from phrases meaning 'never' in places around the world
Check out the live version at userstoryestimation.net
This service assigns a fictional estimate to a user story, based on the set of random sentences, mostly meaning 'never' in different places around the world. It is deterministic, so the same story always gets the same estimate, making it useful to send to other people as a link.
To add new estimate to the list of possible sentences, change sentences.json and submit a pull request.
To build a local copy of the web site, use npm run build.
You can integrate the story estimator into your own code as an NPM module. Install it from NPM using
npm install story-estimator
Then just require it and pass a bit of text to estimate:
$ node
> estimate = require('story-estimator')
[Function: estimate]
> estimate('As a trader I want to trade because I want to trade')
'on the 12th of Nevermber'
FAQs
assigns a random completion estimate to a task description, mostly from phrases meaning 'never' in places around the world
We found that story-estimator 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.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.