Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
flask-navigation-temp-python-311
Advanced tools
TonySeek's original version won't run on Python 3.10 because of a change in the Collections module. Initially this will work around that. Eventually it may be rewritten to avoid any of the deprecated calls. Forked from krs-novice, but renamed for pushing a temporary version on pypi.
Build navigation bars in your Flask applications. ::
nav.Bar('top', [
nav.Item('Home', 'index'),
nav.Item('Latest News', 'news', {'page': 1}),
])
::
$ pip install Flask-Navigation
Document <https://flask-navigation.readthedocs.org>
_Issue Track <https://github.com/tonyseek/flask-navigation/issues>
_If you want to report bugs or request features, please create issues on
GitHub Issues <https://github.com/tonyseek/flask-navigation/issues>
_.
You can send a pull request on
GitHub <https://github.com/tonyseek/flask-navigation/pulls>
_.
.. |Build Status| image:: https://travis-ci.org/tonyseek/flask-navigation.svg?branch=master,develop :target: https://travis-ci.org/tonyseek/flask-navigation :alt: Build Status .. |Coverage Status| image:: https://img.shields.io/coveralls/tonyseek/flask-navigation/develop.svg?style=flat :target: https://coveralls.io/r/tonyseek/flask-navigation :alt: Coverage Status .. |Wheel Status| image:: https://img.shields.io/pypi/wheel/Flask-Navigation.svg?style=flat :target: https://pypi.python.org/pypi/Flask-Navigation :alt: Wheel Status .. |PyPI Version| image:: https://img.shields.io/pypi/v/Flask-Navigation.svg?style=flat :target: https://pypi.python.org/pypi/Flask-Navigation :alt: PyPI Version .. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/Flask-Navigation.svg?style=flat :target: https://pypi.python.org/pypi/Flask-Navigation :alt: Downloads
FAQs
The navigation of Flask application.
We found that flask-navigation-temp-python-311 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.