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.
Another Ruby client for ExpressPigeon.
#create
POST https://api.expresspigeon.com/contacts
#delete
DELETE https://api.expresspigeon.com/contacts
#find
GET https://api.expresspigeon.com/contacts
#move
POST https://api.expresspigeon.com/contacts/move
#create
POST https://api.expresspigeon.com/lists
#delete
DELETE https://api.expresspigeon.com/lists/{id}
#download_csv
GET https://api.expresspigeon.com/lists/{list_id}/csv
#index
GET https://api.expresspigeon.com/lists
#update
PUT https://api.expresspigeon.com/lists
#upload_status
GET https://api.expresspigeon.com/lists/upload_status/{id}
#upload
POST https://api.expresspigeon.com/lists/{id}/upload
#send
POST https://api.expresspigeon.com/messages
#status
GET https://api.expresspigeon.com/messages/{id}
#statuses
GET https://api.expresspigeon.com/messages
#copy
POST https://api.expresspigeon.com/templates/{template_id}/copy
#create
POST https://api.expresspigeon.com/campaigns
#index
GET https://api.expresspigeon.com/campaigns
#report_bounced
GET https://api.expresspigeon.com/campaigns/{campaign_id}/bounced
#report_clicked
GET https://api.expresspigeon.com/campaigns/{campaign_id}/clicked
#report_opened
GET https://api.expresspigeon.com/campaigns/{campaign_id}/opened
#report_spam
GET https://api.expresspigeon.com/campaigns/{campaign_id}/spam
#report_unsubscribed
GET https://api.expresspigeon.com/campaigns/{campaign_id}/unsubscribed
#report
GET https://api.expresspigeon.com/campaigns/{campaign_id}
#index
GET https://api.expresspigeon.com/auto_responders
#report_bounced
GET https://api.expresspigeon.com/auto_responders/{auto_responder_id}/{auto_responder_part_id}/bounced
#report_spam
GET https://api.expresspigeon.com/auto_responders/{auto_responder_id}/{auto_responder_part_id}/unsubscribed
#report_unsubscribed
GET https://api.expresspigeon.com/auto_responders/{auto_responder_id}/{auto_responder_part_id}/spam
#report
GET https://api.expresspigeon.com/auto_responders/{auto_responder_id}
#start
POST https://api.expresspigeon.com/auto_responders/{auto_responder_id}/start
#stop
POST https://api.expresspigeon.com/auto_responders/{auto_responder_id}/stop
FAQs
Unknown package
We found that express_pigeon 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.
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.