Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
serphperless
Advanced tools
Functions (FaaS, Functions-as-a-service) are the future of rapid prototype deployment. This open-source command line tool, based on the Serverless framework, helps you to deploy your Symfony application within seconds.
npm install -g serphperless
For now, serphperless only supports OpenWhisk as a target. OpenWhisk is an open-source, multi-language, scallable function platform, backed by the Apache fundation. You can install OpenWhisk on your infrastructure but we definitely recommend IBM Cloud Functions that is a managed OpenWhisk. You don't even need a credit card to use up to 400,000 GB-seconds for free every month.
wsk
command line toolwsk bluemix login
.wskprops
file)export OW_APIHOST=openwhisk.eu-gb.bluemix.net
export OW_AUTH=37bc78ae-[...]
export APIGW_ACCESS_TOKEN=ey[...]
Within your application folder, run the following command:
serphperless deploy
In the given order, serphperless will:
FAQs
Blazing fast PHP function deployment
The npm package serphperless receives a total of 0 weekly downloads. As such, serphperless popularity was classified as not popular.
We found that serphperless 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.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.