
Research
/Security News
Shai Hulud Strikes Again (v2)
Another wave of Shai-Hulud campaign has hit npm with more than 500 packages and 700+ versions affected.
@croquiscom/croquis.deployer
Advanced tools
크로키 서비스 서버를 위한 배포 스크립트
cake deploy를 실행하면
bin/deploy (클라이언트)
bin/_deploy_on_server.sh (서버)
bin/start
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"elasticbeanstalk:*",
"elasticloadbalancing:*",
"autoscaling:*",
"s3:*",
"cloudformation:*"
],
"Resource": "*"
}
]
}
server.js 프로세스에 시그널을 보내면 다음과 같은 처리를 한다.
server.js 프로세스는 자식 Worker를 재시작할 때 기존 자식 프로세스에 SIGTERM을 보낸다.
FAQs
크로키 서비스 서버를 위한 배포 스크립트
We found that @croquiscom/croquis.deployer demonstrated a not healthy version release cadence and project activity because the last version was released 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
Another wave of Shai-Hulud campaign has hit npm with more than 500 packages and 700+ versions affected.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.