Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
clubhouse-cli
Advanced tools
A command line tool for searching,viewing, and updating clubhouse.io stories
Usage: club [options] [command]
A command line tool for searching, viewing, and updating clubhouse.io stories
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
install install and configure API access
find find stories with optional query
story view or manipulate stories
wf list workflows and their states
help [cmd] display help for [cmd]
Usage: club find [options]
Search through clubouse stories
Options:
-a, --archived Include archived Stories
-I, --idonly Print only ID of story results
-l, --label [id|name] Stories with label id/name, by regex
-o, --owner [name] Stories with owner, by regex
-p, --project [id] Stories in project
-s, --state [id|name] Stories in workflow state id/name, by regex
-t, --text [name] Stories with text in name, by regex
-y, --type [name] Stories of type, by regex
-h, --help output usage information
Example output
$ club find -o 'josh' -s 'Review'
#1480 Create Thinga-ma-bob
Type: feature/3
Label: #512 client_web
Project: #14 Customers
Owners: Josh (josh)
State: #500000020 Code Review
URL: https://app.clubhouse.io/story/1480
Usage: club story [options] <id>
Update and/or display story details
Options:
-I, --idonly Print only ID of story results
-s, --state [id|name] Update workflow state of story
-e, --estimate [number] Update estimate of story
-c, --comment [text] Add comment to story
-o, --owner [id|name] Update owners of story, comma-separated
-O, --open Open story in browser
-h, --help output usage information
Example output:
$ club story 1480 -c 'This is a commend' -o josh
#1480 Create Thinga-ma-bob
Desc: Create a thing to display:
Owners: Josh (josh)
Type: feature/3
Label: #512 client_web
Project: #14
State: #500000020 Code Review
URL: https://app.clubhouse.io/story/1480
Comment: This is a commend
at: 2017-10-25T16:17:04Z
Usage: club wf [options]
Display workflows/states available for stories
Options:
-s, --search [query] List states containing query
-h, --help output usage information
Install via npm:
$ npm install clubhouse-cli -g
Usage: club install [options]
Install access token for clubhouse API
Options:
-V, --version output the version number
-f, --force Force install/reinstall
-h, --help output usage information
FAQs
A command line tool for viewing, creating and updating clubhouse.io stories
The npm package clubhouse-cli receives a total of 6 weekly downloads. As such, clubhouse-cli popularity was classified as not popular.
We found that clubhouse-cli 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.