
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
alfred-fzy-chrome-history
Advanced tools
Fuzzy search your chrome's history.
This workflow uses:
This workflow is similar to the workflow I created at https://github.com/tuan/alfred-fzf-chrome-history, the main difference is that this workflow uses FZY instead of FZF.
I found that the javascript implementation of FZY to be more responsive than the javascript port of FZF I use in the other workflow.
This workflow is what I'm currently using, the FZF workflow is still there for people who prefer FZF.
npm i -g alfred-fzy-chrome-history
Default prefix to trigger the workflow is: ch
ch <fuzzy search keywords>
You can limit the search scope to a particular domain by specifying the domain keywords with @ prefix.
Note:
@git
will only match github.com
or gitlab.com
, but won't match <g>ofor<it>.com
.too broad @git need narrowing down to @hub and only dev tld @dev
will search only domains that match git.*hub.*dev
such as github.dev
Example:
ch @git <fuzzy search keywords>
will perform the search for all pages whose domain includes the word git
.ch <fuzzy search keywords> @git
does the same thing as above.ch @git <fuzzy search keywords> @lab
will perform the search for all pages whose domain is git.*lab
, for example: gitlab.com
instead of github.com
FAQs
Use FZY to search chrome's history
We found that alfred-fzy-chrome-history 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.