
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
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.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.