Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
minesweeper-belini22
Advanced tools
This project is a simplified Minesweeper game built entirely with JavaScript.
This project is a simplified Minesweeper game built entirely with JavaScript. It aims to provide a minimalistic yet fully functional implementation of the classic game. The game features a grid of tiles that hide either a mine or a number, where the number represents the count of adjacent mines. Players reveal tiles with the goal of clearing all non-mine tiles.
To run this game, simply clone the repository and open the index.html file in a browser. No additional setup or dependencies are required.
The game initializes with a predefined grid size and number of mines. Players can click on tiles to reveal what's underneath. The game ends when either all non-mine tiles are revealed or a mine is clicked.
Contributions to the Minesweeper project are welcome. Please feel free to fork the repository, make your changes, and submit a pull request for review.
This project is inspired by the classic Minesweeper game, aiming to provide a simple yet challenging experience for beginners and seasoned players alike.
FAQs
This project is a simplified Minesweeper game built entirely with JavaScript.
We found that minesweeper-belini22 demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.