Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
apis-override-select2js
Advanced tools
This is a minimal Django project that ships 2 files that are originally part of
Django Autocomplete
Light.
The two files are patched, so that they fix a behaviour with the tags
option
of the select implementation in Django Autocomplete Light. See also this bug
report
upstream.
The exact changes are documented in contrib/patches.
If you want to override the upstream shipped javascript files, you will have
install this Django project and add apis_override_select2js
to the beginning
of your Django settings INSTALLED_APPS
.
You will get a warning from Django when doing the collectstatic
step:
Found another file with the destination path
'autocomplete_light/select2.min.js'. It will be ignored since only the first
encountered file is collected. If this is not what you want, make sure every
static file has a unique path.
Found another file with the destination path 'autocomplete_light/select2.js'.
It will be ignored since only the first encountered file is collected. If this
is not what you want, make sure every static file has a unique path.
FAQs
Override select2js files in APIS Django projects
We found that apis-override-select2js 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
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.