Superquery

Latest version: v2.6

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

Scan your dependencies

Page 1 of 5

2.6

Compatible for flows that don't have pyDrive available

2.4.13

The hostname of the superQuery proxy can now be provided as a parameter to support development.

2.4.12

Parameters are now explicit as part of cell magics, and not positional.

2.4.11

In this release we've added the functionality to provide replacement string parameters for queries used in cell magics. Simply add the configuration like so:


params = superQuery.Configuration().configure_parameters({
'fromDate': '2019-12-10',
'toDate': '2019-12-12'
})


And use it like so:


%%superquery --project "mydata-1470162410749" --params $params
SELECT fromDate

2.4.10

2.4.9

Updated the auth file key

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.