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.
The Appc Daemon (appcd) is a background server that runs on a developer's computer and hosts services. It provides essential components such as configuration, plugins, monitoring, filesystem watching, and much more.
Visit https://github.com/appcelerator/appc-daemon for more information.
npm i -g appcd
Start the server:
appcd start
Start the server in debug mode:
appcd start --debug
Stop the server:
appcd stop
Query the status of the server:
appcd status
View server log output:
appcd logcat
Invoke a service:
appcd exec /appcd/status
appcd exec /jdk/latest/info
This project is open source under the Apache Public License v2 and is developed by
Axway, Inc and the community. Please read the LICENSE
file included
in this distribution for more information.
FAQs
A daemon that powers Appcelerator tooling and makes the impossible possible.
The npm package appcd receives a total of 4 weekly downloads. As such, appcd popularity was classified as not popular.
We found that appcd demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.