
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
github.com/valeragav/ms_layout
[!NOTE] В процессе разработки
Краткое описание микросервиса и его назначение.
Список используемых технологии
make
командыПример:
git clone https://gitlab.toledo24.ru/web/ms_layout.git
Проверить внутри Makefile
и .scripts/deploy.sh
переменную PROJECT_NAME
на названия микросервиса. Если в проекте используется docker
настройте его. После этого запустить make init
Убрать из комментария в .gitignore
файл .env
.
Запустить make remove-readme
- удаление ненужных README.md
Основные команды в Makefile
:
Usage:
help print this help message
init used to initialize the Go project, tidy, docker, migration, build and deploy
deploy executing the deployment command
fast-start quick launch of ms_layout
start build start of $(PROJECT_NAME)
migration-up start the migration stage with the database
migration-down down the migration with the database
build build a project
lint format and golangci-lint the project
test start test
start-server start systemctl server
stop-server stop systemctl server
remove-readme delete all files README.md
Примеры запросов к API и описание конечных точек:
FAQs
Unknown package
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
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.