
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
A sublime pygame ui as alternative to unsupported python input built-in.
pip install sublinput
or
python -m pip install sublinput
You only needs to input the package then use the default input function as usual !
import sublinput
n = int(input("Enter a number: "))
When an input function is called, the following windows will appear, with title being the input message.
Type in the windows as a usual input function.
Then press enter (not keypad enter) to submit the value.
An input-like log will be printed.
Enter a number : 42
Then it will return the submit value as a str
.
You only need to remove the import sublinput from your code to disable it !
FAQs
An input pygame alternative for sublime text users.
We found that sublinput demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.