Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split out ShellSentry program from CLI #39

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Conversation

ZacSweers
Copy link
Collaborator

This makes it easier to use and wrap in other programs or CLIs by extracting the core runner logic to a standalone program.

After this PR, I'm going to look at adding an extension API to allow bringing your own checkers that can be more dynamic than the current config approach.

@ZacSweers ZacSweers merged commit d6927ba into main Aug 22, 2023
2 checks passed
@ZacSweers ZacSweers deleted the z/extensibleShellSentry branch August 22, 2023 21:01
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