-
Notifications
You must be signed in to change notification settings - Fork 342
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
32 changed files
with
149 additions
and
1,621 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,10 +21,10 @@ FROM python:3-slim-bullseye | |
# Copyright (c) 2022 Battelle Energy Alliance, LLC. All rights reserved. | ||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/api' | ||
LABEL org.opencontainers.image.description='Malcolm container providing a REST API for some information about network traffic' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,10 +89,10 @@ FROM debian:bullseye-slim | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/arkime' | ||
LABEL org.opencontainers.image.description='Malcolm container providing Arkime' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,10 @@ FROM alpine:3.15 | |
# Copyright (c) 2020 Battelle Energy Alliance, LLC. All rights reserved. | ||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/dashboards-helper' | ||
LABEL org.opencontainers.image.description='Malcolm container providing OpenSearch Dashboards support functions' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,10 +71,10 @@ FROM opensearchproject/opensearch-dashboards:1.2.0 | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/master/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/master/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/opensearch-dashboards' | ||
LABEL org.opencontainers.image.description='Malcolm container providing OpenSearch Dashboards' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,10 @@ FROM debian:bullseye-slim | |
# Copyright (c) 2022 Battelle Energy Alliance, LLC. All rights reserved. | ||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/file-monitor' | ||
LABEL org.opencontainers.image.description='Malcolm container for scanning files extracted by Zeek' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,10 +27,10 @@ FROM debian:bullseye-slim AS runtime | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/file-upload' | ||
LABEL org.opencontainers.image.description='Malcolm container providing an interface for uploading PCAP files and Zeek logs for processing' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,10 @@ FROM docker.elastic.co/beats/filebeat-oss:7.10.2 | |
# Copyright (c) 2022 Battelle Energy Alliance, LLC. All rights reserved. | ||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/filebeat-oss' | ||
LABEL org.opencontainers.image.description='Malcolm container providing Filebeat (the Apache-licensed variant)' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,10 @@ FROM debian:bullseye-slim | |
# Copyright (c) 2022 Battelle Energy Alliance, LLC. All rights reserved. | ||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/freq' | ||
LABEL org.opencontainers.image.description='Malcolm container providing an interface to Mark Baggett''s freq_server.py' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,10 @@ FROM debian:bullseye-slim | |
# Copyright (c) 2022 Battelle Energy Alliance, LLC. All rights reserved. | ||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/htadmin' | ||
LABEL org.opencontainers.image.description='Malcolm container providing htadmin for managing login accounts in an htpasswd file' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,10 +4,10 @@ FROM opensearchproject/logstash-oss-with-opensearch-output-plugin:7.16.2 | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/logstash-oss' | ||
LABEL org.opencontainers.image.description='Malcolm container providing Logstash (the Apache-licensed variant)' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,10 @@ FROM alpine:3.15 | |
# Copyright (c) 2022 Battelle Energy Alliance, LLC. All rights reserved. | ||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/name-map-ui' | ||
LABEL org.opencontainers.image.description='Malcolm container providing a user interface for mapping names to network hosts and subnets' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,10 +11,10 @@ FROM alpine:3.15 | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/nginx-proxy' | ||
LABEL org.opencontainers.image.description='Malcolm container providing an NGINX reverse proxy for the other services' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,10 @@ FROM opensearchproject/opensearch:1.2.4 | |
# Copyright (c) 2022 Battelle Energy Alliance, LLC. All rights reserved. | ||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/opensearch' | ||
LABEL org.opencontainers.image.description='Malcolm container providing OpenSearch' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,10 @@ FROM debian:bullseye-slim | |
# Copyright (c) 2022 Battelle Energy Alliance, LLC. All rights reserved. | ||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/pcap-capture' | ||
LABEL org.opencontainers.image.description='Malcolm container providing network traffic capture capabilities via netsniff-ng and tcpdump' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,10 @@ FROM debian:bullseye-slim | |
# Copyright (c) 2022 Battelle Energy Alliance, LLC. All rights reserved. | ||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/pcap-monitor' | ||
LABEL org.opencontainers.image.description='Malcolm container watching for captured or uploaded artifacts to be processed' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,10 +4,10 @@ FROM debian:bullseye-slim | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/idaholab/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/idaholab/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Idaho National Laboratory' | ||
LABEL org.opencontainers.image.url='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.documentation='https://github.com/cisagov/Malcolm/blob/main/README.md' | ||
LABEL org.opencontainers.image.source='https://github.com/cisagov/Malcolm' | ||
LABEL org.opencontainers.image.vendor='Cybersecurity and Infrastructure Security Agency' | ||
LABEL org.opencontainers.image.title='malcolmnetsec/zeek' | ||
LABEL org.opencontainers.image.description='Malcolm container providing Zeek' | ||
|
||
|
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
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
Oops, something went wrong.