Ruff: Add and fix TCH#10700
Conversation
DryRun Security SummaryThe pull request updates the Ruff linter configuration and modifies a data model class for Sysdig data, which can be useful for security analysis and risk management, without directly introducing any security-related concerns. Expand for full summarySummary: The changes in this pull request primarily focus on updating the configuration for the Ruff linter and modifying a data model class for Sysdig data. From an application security perspective, these changes do not directly introduce any security-related concerns. The update to the The changes to the Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
Add and fix https://docs.astral.sh/ruff/rules/#flake8-type-checking-tch
Specially: https://docs.astral.sh/ruff/rules/typing-only-standard-library-import/