Skip to content

Conversation

@shivasurya
Copy link
Owner

Summary

Clean up temporary nsjail testing scripts from the root directory that were used during development.

Files Removed

  • test-nsjail-integration.sh (95 lines)
  • test-nsjail-podman.sh (76 lines)
  • test-nsjail-security.sh (328 lines)

Total: 499 lines removed

Reason

These were temporary testing scripts used during nsjail integration development (PR #400) and are no longer needed in the root directory. The actual nsjail integration is now properly implemented in the Docker configuration and Python DSL execution.

Verification

# Before
ls -la test-nsjail*.sh
# -rw-r--r-- test-nsjail-integration.sh
# -rwxr-xr-x test-nsjail-podman.sh
# -rwxr-xr-x test-nsjail-security.sh

# After
ls -la test-nsjail*.sh
# (files not found)

🤖 Generated with Claude Code

Remove temporary nsjail integration test scripts:
- test-nsjail-integration.sh
- test-nsjail-podman.sh
- test-nsjail-security.sh

These were temporary testing scripts used during nsjail
integration development and are no longer needed in the
root directory.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@safedep
Copy link

safedep bot commented Nov 28, 2025

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

No dependency changes detected. Nothing to scan.

This report is generated by SafeDep Github App

@shivasurya shivasurya self-assigned this Nov 28, 2025
@shivasurya shivasurya merged commit 11f7448 into main Nov 28, 2025
1 check passed
@shivasurya shivasurya deleted the shiva/cleanup branch November 28, 2025 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants