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.
[![Build Status](https://travis-ci.org/hugoruscitti/pilasweb.png?branch=master)](https://travis-ci.org/hugoruscitti/pilasweb) [![Code Climate](https://codeclimate.com/github/hugoruscitti/pilasweb/badges/gpa.svg)](https://codeclimate.com/github/hugoruscitt
pilas-engine web es una biblioteca para realizar videojuegos de manera sencilla orientada a estudiantes.
Es la versión hermana de pilas-engine (versión python: www.pilas-engine.com.ar) pero orientada a la web, utilizando HTML5 y typescript.
Este repositorio utiliza grunt y tiene todo lo necesario para compilar y generar una versión distribuible de pilas-engine web.
Estos son los pasos para ejecutar las demostraciones:
make iniciar
.make build
para generar la versión javascript distribuible.Opcionalmente, si estás desarrollando, podrías ejecutar make build_live
para
habilitar la compilación continua.
Lo mismo sucede con los tests, para ejecutarlos una sola vez existe el
comando make test
y para ejecutarlo de forma contínua el comando make test_live
.
Por cierto, el comando 'make' sin argumentos te muestra varias opciones disponibles.
FAQs
[![Build Status](https://travis-ci.org/hugoruscitti/pilasweb.png?branch=master)](https://travis-ci.org/hugoruscitti/pilasweb) [![Code Climate](https://codeclimate.com/github/hugoruscitti/pilasweb/badges/gpa.svg)](https://codeclimate.com/github/hugoruscitt
We found that pilasweb demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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’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.