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

Poor error handling when handling unexpected atomic test input. #77

Open
Spooky03 opened this issue May 14, 2024 · 0 comments
Open

Poor error handling when handling unexpected atomic test input. #77

Spooky03 opened this issue May 14, 2024 · 0 comments

Comments

@Spooky03
Copy link

Describe the bug
If an atomic test has not been configured correctly, atomic-operator will not handle it gracefully, and exit. This requires the user to modify the atomic tests folder in order to be able to use the package, which is frustrating and slow.

To Reproduce
Download the most recent atomic red team folder. Try to run a test, it will fail beacuse of many tests missing GUIDs. Ref

Expected behavior
Ignore Atomic tests that fail to be loaded when itializing an Atomic object (ref). Or, gracefully handle the error and exit. The former seems easier from an end user perspective.

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

No branches or pull requests

1 participant