Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
loopback-bluemix
Advanced tools
Utilities for generating generate Bluemix artefacts
npm install loopback-bluemix
Before testing:
npm run create-bm-fixtures
To delete the fixtures:
npm run delete-bm-fixtures
loopback-bluemix
exports the following properties and methods.
templatesDir
: Path to the templates
directory of the moduleds
: Exports methods for prompting Bluemix datasource details
selectBluemixDatasource
: Present Bluemix datasource selection optionspromptServiceName
: Prompt new Bluemix service detailsgetServicePlans
: Get plans for supported data servicespromptServicePlan
: Prompt plan for new Bluemix serviceprovisionService
: Provision new servicebindServiceToApp
: Bind data service to current app (if already on Bluemix)addDatasource
: Add datasource to datasources-config.jsonupdatePipeline
: Update the pipeline.yml filecf
: Exports methods for making requests to the Cloud Foundry API
bindService
: Bind a service to an appgetApps
: Get apps for the given parentgetCfConfig
: Load ~/.cf/config.jsongetDataServices
: Get data management services with corresponding plansgetDataServiceInstances
: Get data services for the given parentgetPath
: Get resource path for the given parent and childgetOrganizations
: Get all orgsgetResource
: Get a cloud foundry resourcegetSpaces
: Get spaces for the given parentgetServices
: Get services for the given parentgetServiceInstances
: Get service instances for the given parentgetServicePlans
: Get service plans for the given parentgetSupportedServices
: Get supported data servicesinvokeResource
: Invoke a cloud foundry resourcelogin
: Log into Cloud FoundryprovisionService
: Provision a serviceaddDefaultServices
: Method for adding optional default services to the appgenerateBluemixFiles
: Method for generating Bluemix files and directoryFAQs
Utilities for generating Bluemix artifacts
We found that loopback-bluemix demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 21 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
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.