
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
int_2023_climatemaladies
Advanced tools
When this story is live, you can find project info in the Keystone database.
Example: this project tracks coronavirus vaccines.
Where did your data come from? How did you get it? Do you have links to Google docs, government sites or important FTP information you can securely share with the rest of the team? Are there any confusing steps in the transformation that someone starting from scratch should know about?
Run npm run start
to get started. It will open a browser at localhost:3000
. If you wish to start the server without opening a browser tab, you can run npm run dev
.
The project runs on Node version 16.19.0 and NPM 8.5.1. We manage the version of Node and npm with nvm. You can learn more about how to set up your computer to use the custom template in confluence.
nvm
with these instructions.nvm install 16
in your terminal. The output should read "Now using node v16.19.3 (npm v8.19.4)" (The npm version may be higher).nvm install --latest-npm
and then check the version with npm --version
.npm i
to install dependencies.npm run start
to start the server.FAQs
Custom storytelling template for news design
We found that int_2023_climatemaladies 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.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.