Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
TyScan is a command-line tool for scanning TypeScript code by own custom rules.
$ npm install tyscan typescript --save-dev
$ npx tyscan --version
tyscan.yml
:$ npx tyscan init
$ npx tyscan scan
You can write your own rules into the generated tyscan.yml
file.
See the documentation for more details.
We provide Docker images for TyScan.
$ docker run -it --rm -v "$PWD":/work sider/tyscan
You can pick a tag for the version you want to use or try with the latest
tag (default).
Also, you can try with the master
tag which points to the latest version on the master
branch!
Bug reports, feature requests, and pull requests are welcome on GitHub at https://github.com/sider/TyScan.
FAQs
Command line tool for scanning TypeScript sources
We found that tyscan demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.