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

Add get_remote_fixture and get_remote_fixture_archive for tests #397

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

ryanohoro
Copy link
Collaborator

Describe the change

This change adds two methods supporting scanner tests that allows fixtures to be loaded remotely via URL. Fixtures can be single files, or archive (with a password) so that malicious samples can be used to test scanners without committing them to the Strelka repo directly.

Describe testing procedures

Tested with a successful build.

Sample output

N/A

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of and tested my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@phutelmyer phutelmyer merged commit 534c8bb into target:master Oct 20, 2023
2 checks passed
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