
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
linearcreate
Advanced tools
lc (Linear Create and Open) is a command-line interface tool that simplifies the process of creating Linear issues and generating corresponding branch names. It integrates with the Linear API to create issues and provides options for opening the issue in the browser or copying a generated branch name to the clipboard.
Install the package globally:
npm install -g linear-cli-tool
Run the setup command:
lc setup
This will prompt you for:
The setup process will create a .lc-config file in your home directory with these settings.
To get your Linear user ID:
Inspect to open the developer toolsConsole tabDeveloper: Copy model UUID... and press EnterUser from the dropdown menulc [options]
-t, --teamstub <stub>: Specify the team stub (e.g., bknd, frtd). Defaults to the value in the config file.-o, --open: Open the created issue in Linear using the default web browser.-d, --description <text>: Add a description to the Linear issue.--help: Show help information.Create an issue and copy the branch name to clipboard:
lc "Implement user authentication"
Create an issue for a specific team and open it in the browser:
lc "Fix pagination bug" -t bknd -o
Create an issue with a description:
lc "Add new API endpoint" -d "This endpoint will handle user profile updates"
Show help information:
lc --help
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License.
FAQs
A CLI tool to create Linear issues and generate branch names
The npm package linearcreate receives a total of 1 weekly downloads. As such, linearcreate popularity was classified as not popular.
We found that linearcreate demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 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.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.