Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
redash-toolbelt - The official API client and utilities to manage a Redash instance
To install it you will need Python 3.6 or above. We recommend that you use a virtual environment.
pip install --upgrade redash-toolbelt
This command will update redash-toolbelt
if you have already installed it.
With redash-toolbelt
installed you will have access to several example CLI scripts within your terminal.
gdpr-scrub Search for a string term in your Redash queries
and query results. The script returns a list of
URLs in your instance that contain references to
the search term you provide
find-tables Search the text of queries against a data source
to see which table names are used in queries of
that source. This script relies on regex that is
tested against ANSI SQL.
clone-dashboard-and-queries Completely duplicate a dashboard by copying all
its queries and visualizations.
export-queries Export all the queries of your Redash instance
as text files.
redash-migrate Move data from one instance of Redash to another.
See docs/redash-migrate/README.md for more info
FAQs
Redash API client and tools to manage your instance.
We found that redash-toolbelt demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.