
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
flask-mongo-profiler
Advanced tools
Tools for profiling MongoDB on Flask / Werkzeug
|pypi| |docs| |build-status| |coverage| |license|
.. code-block:: shell
$ pip install --user flask-mongo-profiler
.. code-block:: shell
$ pip install flask-mongo-profiler
$ pip install -r requirements/contrib.txt $ cd examples/flask_todo
$ env FLASK_ENV=develoment flask run
$ flask run
============== ==========================================================
Python support 2.7, >= 3.5, pypy, pypy3
DB support pymongo 3.7+, MongoEngine 0.15+ (optional)
Web support Werkzeug 0.14+, Flask 1.0+ (optional)
Source https://github.com/peergradeio/flask-mongo-profiler
Docs https://flask-mongo-profiler.readthedocs.io
API https://flask-mongo-profiler.readthedocs.io/en/latest/api.html
Changelog https://flask-mongo-profiler.readthedocs.io/en/latest/history.html
Issues https://github.com/peergradeio/flask-mongo-profiler/issues
Travis http://travis-ci.org/peergradeio/flask-mongo-profiler
Test Coverage https://codecov.io/gh/peergradeio/flask-mongo-profiler
pypi https://pypi.python.org/pypi/flask-mongo-profiler
Open Hub https://www.openhub.net/p/flask-mongo-profiler
License MIT
_.
git repo .. code-block:: bash
$ git clone https://github.com/peergradeio/flask-mongo-profiler.git
install stable .. code-block:: bash
$ pip install --user flask-mongo-profiler
install dev .. code-block:: bash
$ git clone https://github.com/peergradeio/flask-mongo-profiler.git
$ cd ./flask-mongo-profiler
$ virtualenv .venv
$ source .venv/bin/activate
$ pip install -e .
tests .. code-block:: bash
$ make test
============== ==========================================================
.. _MIT: http://opensource.org/licenses/MIT
.. |pypi| image:: https://img.shields.io/pypi/v/flask-mongo-profiler.svg :alt: Python Package :target: http://badge.fury.io/py/flask-mongo-profiler
.. |build-status| image:: https://img.shields.io/travis/peergradeio/flask-mongo-profiler.svg :alt: Build Status :target: https://travis-ci.org/peergradeio/flask-mongo-profiler
.. |coverage| image:: https://codecov.io/gh/peergradeio/flask-mongo-profiler/branch/master/graph/badge.svg :alt: Code Coverage :target: https://codecov.io/gh/peergradeio/flask-mongo-profiler
.. |license| image:: https://img.shields.io/github/license/peergradeio/flask-mongo-profiler.svg :alt: License
.. |docs| image:: https://readthedocs.org/projects/flask-mongo-profiler/badge/?version=latest :alt: Documentation Status :scale: 100% :target: https://readthedocs.org/projects/flask-mongo-profiler/
FAQs
Profiling tools for MongoDB
We found that flask-mongo-profiler 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 flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.