Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@contrawork/linear-cli
Advanced tools
This is an unofficial CLI for Linear.
linear login
Authenticates the user using their personal API key. A new API key can be generated here. The API key is saved to the system keychain.
linear logout
Removes the API key from the keychain.
linear new
Creates a new issue. The following properties can be provided:
linear checkout
Create and checkout a new branch for a specific issue. Allows you to search for a specific issue by identifier or keywords.
linear status
Updates the status of an existing issue. The current git branch name is parsed to determine the issue to update; if the issue cannot be identified that way, you'll be prompted to search for the issue instead. The status is selected from a list specific to the team the issue belongs to.
linear clear
This tool leverages Linear's API to query data that is specific to your organization's settings, like its teams, labels and statuses. In order to provide a better developer experience, this data is cached locally. If any of these settings change in Linear, it's necessary to clear the cache so that fresh data can be fetched. This command clears that cache.
Note: You can run linear --help
to see where the cache directory is located on your machine.
FAQs
An unofficial CLI tool for Linear
The npm package @contrawork/linear-cli receives a total of 2 weekly downloads. As such, @contrawork/linear-cli popularity was classified as not popular.
We found that @contrawork/linear-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 12 open source maintainers 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.