-
Notifications
You must be signed in to change notification settings - Fork 297
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
Added new shadowserver files to _config.py #2134
Conversation
Added new shadowserver event types and files to _config.py: - Accesible AMQP - Device Identification - SSL Poodle IPv6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good semantically, if someone can verify the validity of the mapping and also the file names against real-world data, it's good to merge. Tests would be cool, but not strictly required.
Co-authored-by: Sebastian <[email protected]>
Co-authored-by: Sebastian <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe I have made the proposed changes, if not, please let me know
Codecov Report
@@ Coverage Diff @@
## develop #2134 +/- ##
========================================
Coverage 75.93% 75.93%
========================================
Files 440 440
Lines 23628 23630 +2
Branches 3439 3439
========================================
+ Hits 17941 17943 +2
Misses 4956 4956
Partials 731 731
|
Thanks again @mateodurante Documentation update in #2135 |
Added new shadowserver event types and files to _config.py: