
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.
@gip-recia/menu-cantine
Advanced tools
Affichage des menus de cantine des établissements scolaire du secondaire en région centre.
Ce projet vue est la partie front-end du service Menu Cantine.
nvm install
npm i -g webpack
npm i
npm run serve
npm run build
Fonctionnement avec le back en local :
https://unpkg.com/vue
par https://unpkg.com/vue@2.7.16/dist/vue.js
dans dist/demo.html
(ou se servir directement du demo.html dans le back)static/demo
du projet menu-cantine-web-service
npm run buildDev
<menu-cantine-menu-semaine
is-demo
app-portal-context=""
app-user-info-uri=""
app-url-img=""
app-url-rest-api=""
app-url-api-etab=""
app-url-rest-api-demo="">
</menu-cantine-menu-semaine>
Propriété | Signification |
---|---|
is-demo | True pour lancer en mode de test local (affichage de la page "admin") |
app-portal-context | URL du portail |
app-user-info-uri | URL de l'API pour récupérer les infos sur les users |
app-url-img | URL des images |
app-url-rest-api | URL du back pour récupérer les menus |
app-url-api-etab | URL de l'API pour récupérer les infos sur les structures |
app-url-rest-api-demo | URL du back pour récupérer les menus en mode test local |
FAQs
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.