Research
Security News
Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
.. -- coding: utf-8 --
.. image:: https://github.com/gforcada/flake8-deprecated/actions/workflows/testing.yml/badge.svg?branch=master :target: https://github.com/gforcada/flake8-deprecated/actions/workflows/testing.yml
.. image:: https://coveralls.io/repos/gforcada/flake8-deprecated/badge.svg?branch=master :target: https://coveralls.io/github/gforcada/flake8-deprecated?branch=master
No language, library or framework ever get everything right from the very beginning. The project evolves, new features are added/changed/removed.
This means that projects relying on them must keep an eye on what's currently best practices.
This flake8 plugin helps you keeping up with method deprecations and giving hints about what they should be replaced with.
This plugin is based on a python checker that was in plone.recipe.codeanalysis
_.
Install with pip::
$ pip install flake8-deprecated
GPL 2.0
.. _plone.recipe.codeanalysis
: https://pypi.python.org/pypi/plone.recipe.codeanalysis
FAQs
Warns about deprecated method calls
We found that flake8-deprecated 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
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.