test(core): Test security validation in native Python runner (#19146)

This commit is contained in:
Iván Ovejero
2025-09-03 16:19:01 +02:00
committed by GitHub
parent cda1a18a88
commit fc094518d6
7 changed files with 342 additions and 12 deletions

1
.gitignore vendored
View File

@@ -41,3 +41,4 @@ packages/testing/**/.cursor/rules/
.ruff_cache
__pycache__
packages/cli/THIRD_PARTY_LICENSES.md
.coverage