
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
heroku-web-client
Advanced tools
Supply Chain Security
Vulnerability
Quality
Maintenance
License
This is a client library for the Heroku Platform API that can be used by Web applications.
The library relies on the fetch API, which can be used natively in most modern browsers, and on the WebCrypto API, which is also quite well supported. A fetch polyfill and a WebCrypto polyfill can be used to extend this library's compatibility all the way down to Internet Explorer 10.
Install the project's dependencies and run a one-time setup script.
npm install
node test/setup.js
Create a testing Heroku account and plug in the email and password into
testdata/heroku_account.json
. Using a real Heroku account is not recommended,
as bugs in the library could result in your applications getting deleted.
{
"email": "your@test.account",
"password": "your-secret"
}
This project is Copyright (c) 2016 Victor Costan, and distributed under the MIT License.
FAQs
Heroku Platform API client for Web applications
The npm package heroku-web-client receives a total of 0 weekly downloads. As such, heroku-web-client popularity was classified as not popular.
We found that heroku-web-client 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
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.