-
Notifications
You must be signed in to change notification settings - Fork 181
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
Created a unittest for rnn_cc_detection.py #952
Merged
AlyaGomaa
merged 859 commits into
stratosphereips:develop
from
Sekhar-Kumar-Dash:patch-56
Jan 4, 2025
Merged
Created a unittest for rnn_cc_detection.py #952
AlyaGomaa
merged 859 commits into
stratosphereips:develop
from
Sekhar-Kumar-Dash:patch-56
Jan 4, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sekhar-Kumar-Dash
changed the title
Created a unittest for rnn_detection_cc.py
Created a unittest for rnn_cc_detection.py
Aug 26, 2024
…nto alya/add_a_light_docker_image
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…_a_light_docker_image Add a light docker image
…ot/github_actions/develop/actions/cache-4 build(deps): bump actions/cache from 3 to 4
…-fp-dga dns.py: check for whitelisted whitelist dst domains when detecting DGA
… it as unix timestamp to avoid datetime errors
…_domain_resolved_with_no_conn Fix domain resolved with no conn FP and datetime errors
…ove_hardcoded_tlds use whois.validTlds() instead of hardcoded valid tlds
…al_ti_files/known_fp_hashes.csv
… hook to allow uploading the list of fps
…ot/pip/install/develop/six-1.17.0 build(deps): bump six from 1.16.0 to 1.17.0 in /install
…ot/pip/install/develop/redis-5.2.1 build(deps): bump redis from 5.1.1 to 5.2.1 in /install
Add unit tests for process_manager.py
Created unittest for metadatamanager.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes Issue #783
Changes proposed
added a unittest for rnn_detection_cc
Check List (Check all the applicable boxes)