
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.
@besmarthead/sh-api-framework
Advanced tools
SmartHead framework library for serverless APIs (security, openapi/swagger validation, logging ,... )
Annotations and libraries (utils) to help solve common tasks with API:
Validation of request / response with Swagger.
/src/openapi-doc.yaml
.serverles.yaml
(to which is handler bind) must be also defined in swagger file.If handler is annotated with @SecuredAPI than API caller must be valid user (e.g. valid token in request):
AWS Lambda functions are monitored with Elastic (logstash, elasticsearch, kibana, ...). If handler is annotated by this method:
Logger.
Requirement: have user in NPM and be part of team: "developers" in organization "besmarthead" (https://www.npmjs.com/settings/besmarthead/teams/team/developers/users)
npm whoami
). If user is not logged: npm login
lerna publish --no-private
All API projects/packages have in package.json
set "private" to true.
When publishing with lerna argument "--no-private", those packages are ignored" from publish.
Doc: lerna#--no-private
FAQs
SmartHead framework library for serverless APIs (security, openapi validation, logging ,... )
The npm package @besmarthead/sh-api-framework receives a total of 8 weekly downloads. As such, @besmarthead/sh-api-framework popularity was classified as not popular.
We found that @besmarthead/sh-api-framework demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
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.