
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
sc-dropbox-cli
Advanced tools
Supply Chain Security
Vulnerability
Quality
Maintenance
License
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
Socket optimized override available
SuperCool dropbox client
Current functionality:
npm install -g sc-dropbox-cli
____ ____ ____ ____
/ ___| / ___| | _ \ _ __ ___ _ __ | __ ) _____ __
\___ \| | _____| | | | '__/ _ \| '_ \| _ \ / _ \ \/ /
___) | |__|_____| |_| | | | (_) | |_) | |_) | (_) > <
|____/ \____| |____/|_| \___/| .__/|____/ \___/_/\_\
|_|
Usage: sc-dropbox [options] [command]
SC DropBox CLI for uploading files to dropbox. Designed for use by CI-machines
Options:
-V, --version output the version number
--refreshToken [dropbox refresh token] Set the refresh token, this will not expire unlike the accessToken (env: SC_DROPBOX_TOKEN)
--appKey <appKey / clientId> The appKey to use, must be set
-h, --help display help for command
Commands:
upload [options] <srcPath> <dstPath> Upload a file
list [options] [path] List files on dropbox account
share [options] <path> [users] Share a file with a list of users
remove [options] <path> Will remove the file or directory given
move <srcPath> <dstPath> Will move the file to location (or id) given
accountinfo Prints info on the current account
help [command] display help for command
files.metadata.write
and files.content.write
Generated access token
npm install
npm run build
chmod u+x ./dist/sc-dropbox.js
This project uses the dropbox-content-hasher.js found here: https://github.com/dropbox/dropbox-api-content-hasher/blob/master/js-node/dropbox-content-hasher.js
FAQs
SuperCool dropbox client
The npm package sc-dropbox-cli receives a total of 19 weekly downloads. As such, sc-dropbox-cli popularity was classified as not popular.
We found that sc-dropbox-cli demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.