This repository was archived by the owner on Feb 28, 2020. It is now read-only.

Description
Running build.sh errors on step 7/21 with fatal: unable to access 'https://gitlab.mitre.org/inspec/inspec_to.git/': Could not resolve host: gitlab.mitre.org
. Slightly further down the stack trace is more details: Bundler::Source::Git::GitCommandError Git error: command
git clone 'https://gitlab.mitre.org/inspec/inspec_to.git' "/usr/local/bundle/cache/bundler/git/inspec_to-4a17dc4f0a337bc03984f001012b347ef1cc19ab" --bare --no-hardlinks --quiet in directory /var/www/heimdall has failed.fatal: unable to access 'https://gitlab.mitre.org/inspec/inspec_to.git/': Could not resolve host: gitlab.mitre.org
. Is there an alternate repository to use here?