Datasette-unsafe-actor-debug

Latest version: v0.2

Safety actively analyzes 622882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2

- Plugin is now disabled unless you explicitly configure it. [2](https://github.com/datasette/datasette-unsafe-actor-debug/issues/3)

Use this in your settings:
yaml
plugins:
datasette-unsafe-actor-debug:
enabled: true

Or with Datasette 1.0 alpha start `datasette` with the following:
bash
datasette -s plugins.datasette-unsafe-actor-debug.enabled 1

- If enabled, the plugin now adds a link to the debug tool in the Datasette navigation menu. [3](https://github.com/datasette/datasette-unsafe-actor-debug/issues/3)

0.1

- Initial plugin. Adds a `/-/unsafe-actor` debug page for imitating any actor. [1](https://github.com/datasette/datasette-unsafe-actor-debug/issues/1)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.