
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@serverless/enterprise-plugin
Advanced tools
This is a Serverless Framework plugin which helps you use advanced monitoring, tracing and governance features via the Serverless Platform.
The Plugin automatically wraps your functions and instruments them with the Serverless Platform's monitoring, alerting, logging and tracing features.
Install the plugin via NPM
npm install @serverless/platform-plugin
Then add the plugin to your serverless.yml, like this:
plugins:
- '@serverless/platform-plugin'
To enable Serverless Safeguards, add this to your configuration:
custom:
safeguards: true
For collection logs to the platform, you need to set some configuration in your serverless.yml
custom:
platform:
collectLambdaLogs: true
# Note: Automatic configuration for collecting API logs
# is only possible on never before deployed apps for
# right now. his is a limitation of API Gateway and
# CloudFormation at the moment. We are looking for options.
collectApiLogs: true
You can install the latest versions from the master branch by installing the next tag:
npm install @serverless/platform-plugin@next
The project is transpiled with babel, so run npm run build before installing it
Currently, the serverless-sdk is within this project. On deployment, this plugin copies a
bundled and compressed version of the serverless-sdk into your Service package before it's
uploaded.
If you are updating the serverless-sdk, ensure you run npm run build to rebuild it too
On the next deployment, the new sdk will be included.
FAQs
The Serverless Dashboard plugin
The npm package @serverless/enterprise-plugin receives a total of 25,460 weekly downloads. As such, @serverless/enterprise-plugin popularity was classified as popular.
We found that @serverless/enterprise-plugin 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.

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

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers