
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
github-explorer
Advanced tools
GitHub Explorer is a Progressive Web App that helps you explore GitHub user repositories. This project is created for technology demonstration purpose, experiment how a web app "looks and behaves" like a native app.
Live demo: https://github-e.com
(currently no desktop layout available yet :-(, so please view this on mobile for better experience)
...or watch the GIFs below:
Overview | App Shell (not a GIF) | Material animation |
---|---|---|
![]() | ![]() | ![]() |
Scored 88/100 in Lighthouse (auditing and performance metrics for Progressive Web Apps):
package.json
This project is bootstraped from plain-react - a simple boilerplate to start a simple ReactJS application.
TODOs: a potentially technical blog post about this coming soon.
Initial dev setup Make sure you have NodeJS v6 or above.
npm install
npm start
http://localhost:8763
should now be live with Hot Module Replacement.
Production build
npm install
npm run build
Production code placed at build
Test
npm test
Coverage report placed in ./coverage/
directory
Other commands
npm lint
: linting./* TEAM */
Company: Silicon Straits Saigon
www.siliconstraits.vn
Developer: Trung Dinh Quang
Contact: trungdq88 [at] gmail.com, quangtrung [at] siliconstraits.com
From: Ho Chi Minh City, Vietnam
UX/UI Designer: Huynh Anh Quan
Contact anhquan [at] siliconstraits.com
From: Ho Chi Minh City, Vietnam
Animation Designer: Van Cong Bang
Contact congbang [at] siliconstraits.com
From: Ho Chi Minh City, Vietnam
/* THANKS */
The Inspectocat Icon: Jason Costello
Contact: https://octodex.github.com/inspectocat
From: San Francisco, CA
FAQs
Progressive Web Apps experiment
We found that github-explorer 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
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.