Skip to content
This repository was archived by the owner on Feb 28, 2020. It is now read-only.
/ asgard Public archive

Proof of Concept - Alpha - An exploration in a mega container to link up all the SAF security tools

License

Notifications You must be signed in to change notification settings

mitre/asgard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6cc46b9 · Feb 14, 2020

History

44 Commits
Aug 20, 2018
Aug 15, 2018
Aug 20, 2018
Aug 19, 2018
Aug 20, 2018
Aug 20, 2018
Nov 2, 2018
Feb 14, 2020
Aug 16, 2018
Aug 16, 2018
Aug 16, 2018
Aug 16, 2018

Repository files navigation

Asgard

Warning

Please only run this on localhost.

Versioning and State of Development

This project uses the Semantic Versioning Policy.

Branches

The master branch contains the latest version of the software leading up to a new release.

Other branches contain feature-specific updates.

Tags

Tags indicate official releases of the project.

Please note 0.x releases are works in progress (WIP) and may change at any time.

Cloning

Clone with git clone https://github.com/mitre/asgard --recurse-submodules to also clone the submodules

Running with Docker

Building Docker Containers

Automated Build Steps

  1. ./build.sh
  2. Jump to Running Docker Containers

Manual Build Steps

  1. docker-compose build
  2. ./gen-heimdall-secrets.sh
  3. docker-compose run heimdall-web rake db:migrate
  4. docker-compose run vulcan-web rake db:migrate
  5. Jump to Running Docker Containers

Running Docker Containers

  1. docker-compose up
  2. Navigate to localhost

NOTICE

© 2018 The MITRE Corporation.

Approved for Public Release; Distribution Unlimited. Case Number 18-3678.

NOTICE

MITRE hereby grants express written permission to use, reproduce, distribute, modify, and otherwise leverage this software to the extent permitted by the licensed terms provided in the LICENSE.md file included with this project.

NOTICE

This software was produced for the U. S. Government under Contract Number HHSM-500-2012-00008I, and is subject to Federal Acquisition Regulation Clause 52.227-14, Rights in Data-General.

No other use other than that granted to the U. S. Government, or to those acting on behalf of the U. S. Government under that Clause is authorized without the express written permission of The MITRE Corporation.

For further information, please contact The MITRE Corporation, Contracts Management Office, 7515 Colshire Drive, McLean, VA 22102-7539, (703) 983-6000.