Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
digia-apic-publish
Advanced tools
Tool for publishing an API to the Kesko IBM GW using Digias deployment service.
Can be used to fix issues caused by hapi-swagger
-plugin on the fly.
Incorparates the fixes on the fly during publish
-command.
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
fixswagger [options]
publish [options]
fixswagger
commandUsage: yarn start fixswagger [options]
Options:
-c, --config <path> API configuration file (default: config.json)
-e, --env <env> Environment to publish to
-h, --help output usage information
publish
commandUsage: yarn start publish [options]
Options:
-V, --version output the version number
-c, --config <path> API configuration file (default: config.json)
-e, --env <env> Environment to publish to (qa or prod)
--no-hapi-swagger-fixes Do not fix issues in swagger.json caused by hapi-swagger-plugin
-h, --help output usage information
{
"clientId": "<DIGIA_SERVICE_CLIENT_ID>",
"clientSecret": "<DIGIA_SERVICE_CLIENT_SECRET>",
"apis" : [
{
"name": "k-rauta-sample-api", // Same technical name as in GW
"qa": {
"url": "https://k-rauta-api-sample-qa.herokuapp.com/swagger.json",
"stageId": "<QA_STAGE_ID_FROM_FIRST_PUBLISH>"
},
"prod": {
"url": "https://k-rauta-api-sample-prod.herokuapp.com/swagger.json",
"stageId": "<PROD_STAGE_ID_FROM_FIRST_PUBLISH>"
}
},
[...]
]
}
FAQs
Tool for publishing an API to the Kesko IBM GW using Digias deployment service.
The npm package digia-apic-publish receives a total of 0 weekly downloads. As such, digia-apic-publish popularity was classified as not popular.
We found that digia-apic-publish 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
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.