Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
grunt-desk-rs
Advanced tools
This is an experimental library for importing desk.com articles into a simple JSON file within grunt.
You can invoke it like this:
desk: {
download: {
dest: 'articles.yml'
},
options: {
subdomain: 'your-site',
consumerKey: 'example',
consumerSecret: 'example',
token: 'example',
tokenSecret: 'example',
languages: ['en_us', 'zh_cn']
}
}
The desk.com Topics that are in the support center will be downloaded for all requested languages as well as every article within each topic. The resulting data will be written to the file specified in yml format.
FAQs
Download task for desk.com articles
The npm package grunt-desk-rs receives a total of 1 weekly downloads. As such, grunt-desk-rs popularity was classified as not popular.
We found that grunt-desk-rs 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 now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.