issues
search
Yelp
/
osxcollector_output_filters
Filters that process and transform the output of osxcollector
https://github.com/Yelp/osxcollector
Other
78
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
centralize output summary encoding management
#64
piax93
opened
5 years ago
0
Allow black/whitelist data input from different sources
#63
piax93
closed
5 years ago
0
Analyze All Filter
#62
philipmatthew
opened
5 years ago
1
errors
#61
siftuser
opened
5 years ago
9
No module named 'threat_intel.alexaranking'
#60
siftuser
closed
5 years ago
1
Python3 compatibility
#59
piax93
closed
5 years ago
0
Add detect-secrets hook & baseline
#58
piax93
closed
5 years ago
0
Create MANIFEST.in file to avoid IO errors related to reading README / LICENSE files not included by default
#57
leeren
closed
6 years ago
0
Source distributions setups are not properly packaging the README and instead encountering IO failures
#56
leeren
closed
6 years ago
0
Issue 51 unicode decode error
#55
leeren
closed
6 years ago
1
Added long_description to setup.py
#54
jjsendor
closed
6 years ago
1
Add long_description to setup.py
#53
jjsendor
closed
6 years ago
0
Reverted converting log message to a unicode string
#52
jjsendor
closed
6 years ago
0
UnicodeDecodeError raised when reading values from the blacklist domain
#51
jjsendor
closed
6 years ago
0
Revert "Added functionality to group by IOCs or specific IOC key"
#50
leeren
closed
6 years ago
0
Added functionality to group by IOCs or specific IOC key
#49
leeren
closed
6 years ago
0
Provide feature to group analysis results by IoCs
#48
leeren
closed
6 years ago
0
Add filter for aggregating Alexa rankings for domains
#47
leeren
closed
6 years ago
0
Add filter for aggregating Alexa rankings for found domains
#46
leeren
opened
6 years ago
0
Question on running osxstrata
#45
DFIR-Zach
closed
5 years ago
0
Unable to run virustotal.lookup.hashes
#44
DFIR-Zach
opened
6 years ago
0
Make sure that OSXCollector Output Filters work with Python 3
#43
jjsendor
closed
5 years ago
1
Error on Imports
#42
sroberts
closed
7 years ago
3
Added language information and some reformatting
#41
jjsendor
closed
7 years ago
0
Bumping threat_intel version to 0.1.24
#40
jjsendor
closed
7 years ago
0
Making sure that null responses from Investigate API will produce a warning
#39
jjsendor
closed
7 years ago
0
OpenDNS LookupDomainsFilter will fail when there is None returned from Threat Intel Investigate API domain security information endpoint
#38
jjsendor
closed
7 years ago
0
Setup pypi autodeploy
#37
tomelm
closed
7 years ago
0
Bumped the versions of threat_intel (to 0.1.23) and tldextract (to 2.0.2)
#36
jjsendor
closed
7 years ago
0
Display number of entries in each section and display numbering for the list entries
#35
jjsendor
closed
7 years ago
1
Count the number of entries in each section of the analysis summary in HTML format
#34
jjsendor
closed
7 years ago
0
Fixed list item tags location for the blacklist summary
#33
jjsendor
closed
8 years ago
1
Avoiding UnicodeDecodeError by coercing the value strings to unicode
#32
jjsendor
closed
8 years ago
3
Blacklist suggestions are not formatted properly in HTML output summary
#31
jjsendor
closed
8 years ago
0
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 5: ordinal not in range(128)
#30
jjsendor
closed
8 years ago
0
Changed the formatted strings to UTF-8
#29
jjsendor
closed
8 years ago
0
osxcollector/output_filters/summary_filters/html.py\", line 332 - UnicodeEncodeError: 'ascii' codec can't encode character u'\\xe9' in position 51: ordinal not in range(128)
#28
jjsendor
closed
8 years ago
0
Open a file only if the filename is a string
#27
jjsendor
closed
8 years ago
0
SummaryFilter should only open a file if the string is passes as summary_output_file paramteter
#26
jjsendor
closed
8 years ago
0
Analysis Summary can be now written both as a text and HTML
#25
jjsendor
closed
8 years ago
0
It should be possible to obtain Very Readable Summary in both text and HTML format at the same time
#24
jjsendor
closed
8 years ago
0
Created HtmlSummaryFilter class
#23
jjsendor
closed
8 years ago
2
Very Readable Output in HTML format
#22
jjsendor
closed
8 years ago
0
opendns API
#21
tadwhitaker
closed
8 years ago
1
Logging warning message when BadDomainError is caught
#20
jjsendor
closed
8 years ago
0
Swapped no_virustotal and no_opendns flags
#19
jjsendor
closed
8 years ago
0
Swap no_virustotal and no_opendns flags in one of the checks in the Analyze Filter
#18
jjsendor
closed
8 years ago
0
Catching ValueError in case of invalid URL
#17
jjsendor
closed
8 years ago
0
Find Blacklisted filter fails with BadDomainError when the line in the domains blacklist is not a proper domain
#16
jjsendor
closed
8 years ago
0
Find Domains filter fails with "ValueError: Invalid IPv6 URL"
#15
jjsendor
closed
8 years ago
2
Next