
Product
Introducing Pull Request Stories to Help Security Teams Track Supply Chain Risks
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
sftp_switch
Advanced tools
Do you use sublime with sftp? Did you need to switch between hosts quickly?
With this you define your hosts and then switch between them with just:
$ switch production
or
$ switch dev_usa
Edit your sftp-config.json file by adding switch key to it with syntax like this:
"switch": {
"production": {
"host": "production.server.fakestuff.com",
"remote_path": "/usr/local/git_tree/cool_project"
},
"dev_usa": {
"host": "dev_usa.server.fakestuff.com",
"remote_path": "/usr/local/git_tree/cool_project"
},
}
FAQs
easy and fast switching of ftp hosts when using sublime sftp plugin
The npm package sftp_switch receives a total of 2 weekly downloads. As such, sftp_switch popularity was classified as not popular.
We found that sftp_switch 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
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.