
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.
my nodejs based script collection.
██████╗ ██████╗ ██████╗ ███╗ ███╗███╗ ███╗██╗████████╗
██╔════╝ ██╔════╝██╔═══██╗████╗ ████║████╗ ████║██║╚══██╔══╝
██║ ███╗██║ ██║ ██║██╔████╔██║██╔████╔██║██║ ██║
██║ ██║██║ ██║ ██║██║╚██╔╝██║██║╚██╔╝██║██║ ██║
╚██████╔╝╚██████╗╚██████╔╝██║ ╚═╝ ██║██║ ╚═╝ ██║██║ ██║
╚═════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝
Usage: gcom [options] [command] <commit-message>
Commands:
help Display help
version Display version
Options:
-a, --all Stage all files
-p, --push Push to origin
-h, --help Output usage information
-v, --version Output the version number
branch-name | git commit-message |
---|---|
feature/branch-name or feat/branch-name | feat(branch-name): message |
change/branch-name | change(branch-name): message |
bugfix/branch-name or fix/branch-name | fix(branch-name): message |
devop/branch-name | devop(branch-name): message |
release/release-no | release(release-no): message |
refactoring/branch-name | refactoring(branch-name): message |
██████╗ ███████╗████████╗ █████╗ ████████╗██╗ ██╗███████╗
██╔════╝ ██╔════╝╚══██╔══╝██╔══██╗╚══██╔══╝██║ ██║██╔════╝
██║ ███╗███████╗ ██║ ███████║ ██║ ██║ ██║███████╗
██║ ██║╚════██║ ██║ ██╔══██║ ██║ ██║ ██║╚════██║
╚██████╔╝███████║ ██║ ██║ ██║ ██║ ╚██████╔╝███████║
╚═════╝ ╚══════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝
On branch feature/gstatus
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: package-lock.json
modified: package.json
Untracked files:
(use "git add <file>..." to include in what will be committed)
bin/gstatus/
no changes added to commit (use "git add" and/or "git commit -a")
git status
.████████╗████████╗██████╗
╚══██╔══╝╚══██╔══╝██╔══██╗
██║ ██║ ██████╔╝
██║ ██║ ██╔══██╗
██║ ██║ ██║ ██║
╚═╝ ╚═╝ ╚═╝ ╚═╝
Usage: ttr [options] [command]
Commands:
end, e Ends the active record
list, l Lists the records
start, s Starts a new record
version Display version
Options:
-h, --help Display help
-v, --version Output the version number
...
Usage: ttr list [options]
Options:
-f, --from From date
-h, --help Display help
-u, --until Until date
FAQs
matse's nodejs scripts
We found that scrpt 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.