sysdig-sdk-python
sysdig-sdk-python copied to clipboard
Sysdig Platform Python client library
Currently sphinx-rtd-theme is incorrectly being included in the main group dependencies and hence pulls in itself and sphinx as a runtime dep for the client. Declaring it in the docs...
The urllib3 dep was recently bumped to `urllib3 = "^2.2.1"` which basically forces any consumer of sysdig-sdk-python to also pull in the most recent release (2.2.1) of urllib3 which can...
Wanted to know if CSPM (Cloud Security Posture Management) data from Sysdig into can be ingested to other applications . If yes, are there Response sample schema available any in...
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 5. Release notes Sourced from actions/cache's releases. v5.0.0 [!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1....
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 7.1.2. Release notes Sourced from sphinx's releases. Sphinx 7.1.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.1.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.1.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html v7.0.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v7.0.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html...
Bumps [zipp](https://github.com/jaraco/zipp) from 3.18.1 to 3.19.1. Changelog Sourced from zipp's changelog. v3.19.1 Bugfixes Improved handling of malformed zip files. (#119) v3.19.0 Features Implement is_symlink. (#117) v3.18.2 No significant changes. Commits...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...
Use raw string (r-string) prefix for the dashboard scope grammar string to prevent invalid escape sequence warnings for \- and \. patterns in the grammar. This resolves SyntaxWarning issues in...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 4. Release notes Sourced from github/codeql-action's releases. v3.30.8 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...