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

Dockerize Every Analyzer #607

Closed
wants to merge 32 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
7169e3c
Adding Dockerfiles to analyzers
milesflo Feb 8, 2020
15bcf08
Multithreaded build step and refactored w/ library
milesflo Feb 8, 2020
6c0d9c1
Added alpine dependency detection in builder script
milesflo Feb 9, 2020
36666b4
Resolved yara-python related build errors
milesflo Feb 9, 2020
da53fee
Fixed dependency detection for eml_parser pip
milesflo Feb 9, 2020
c170c71
Removing redundant dependencies from eml_parser
milesflo Feb 9, 2020
8364f34
Restructuring alpine dependency step
milesflo Feb 9, 2020
47d4e7f
Reverting FileInfo Dockerfile to manual control state
milesflo Feb 10, 2020
dfa3c4f
Merged upstream into master
milesflo Feb 10, 2020
ac51197
[WIP] Updated dockerfiles. Pending tests
milesflo Feb 10, 2020
e4cc256
Updating new configs to semver
milesflo Feb 10, 2020
61f3c2e
Reverting MalwareCluster to manual control
milesflo Feb 10, 2020
eb2f146
tmp
milesflo Feb 10, 2020
d92ec4a
Correctly stylizing PN AutoFocus
milesflo Feb 10, 2020
e8cd23b
Joining label operations to a single statement
milesflo Feb 10, 2020
4aab251
Adding vendor, version, and authors key to dockerfiles
milesflo Feb 10, 2020
c555258
Excluding dockerfile description from Analyzers w/ many services
milesflo Feb 10, 2020
942ed58
Adding source to image labels
milesflo Feb 10, 2020
8f6466a
Added authors label string sorting to prevent FP update operation
milesflo Feb 10, 2020
039ec17
Fixed error where new Dockerfile would be empty
milesflo Feb 10, 2020
b7b4222
Minor script naming convention improvement
milesflo Feb 10, 2020
e4de803
Refactored scripts to use relative filepaths _correctly_
milesflo Feb 10, 2020
a844c0d
Fixed Dockerfile entrypoint where configs were incorrect
milesflo Feb 11, 2020
6ee32ed
Fixing dependency err for DomainTools and DomainToolsIris
milesflo Feb 11, 2020
b64ca1b
DNSDB Python3 version up
milesflo Feb 11, 2020
f00eb02
Including script to verify dockerfile will build&exec
milesflo Feb 11, 2020
b6b1fad
Resolving Permission denied bug w/ sweeping exec chmod
milesflo Feb 11, 2020
41069e7
Updated Hippocampe to use requests over urllib
milesflo Feb 11, 2020
c02a2af
Typo
milesflo Feb 11, 2020
d100a51
Final passthrough resolving dep declarations & execution paths
milesflo Feb 11, 2020
f9e0e53
Fixed abuse_finder. Rediculous.
milesflo Feb 11, 2020
5bcd4dc
Merge branch 'master' into master
milesflo Feb 11, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Minor script naming convention improvement
milesflo committed Feb 10, 2020
commit b7b42228fd5b1ba323f5efb4b6b6b73676893ee6
File renamed without changes.