Skip to content

Commit

Permalink
Remove older version of spade
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Chan committed Dec 26, 2018
1 parent 21d4906 commit 3c6147c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 57 deletions.
5 changes: 2 additions & 3 deletions documentation/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,10 @@ git clone https://github.com/arthurscchan/ProvMark.git

In the vagrant folder, we also prepared the vagrant script for the three provenance collecting tools currently supported. If you have vagrant and virtual box installed in your system. You can follow the steps below to build up a virtual environment which everything (tools and ProvMark) are installed.

## SPADEv2 / SPADEv3
## SPADEv3

``` shell
cd ./vagrant/spadev2
# cd ./vagrant/spadev3
cd ./vagrant/spadev3
vagrant plugin install vagrant-vbguest
vagrant up
vagrant ssh
Expand Down
1 change: 0 additions & 1 deletion vagrant/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ the original developer of the provenance collecting tools. Please refer to their
#### Version of tools:
- camflow: v0.4.3 (dnf 0.7.4-1)
- opus: v0.1.0.26
- spadev2: v2.0 (git tag pm-v2)
- spadev3: v3.0 (git tag tc-e3)
20 changes: 0 additions & 20 deletions vagrant/spadev2/Vagrantfile

This file was deleted.

33 changes: 0 additions & 33 deletions vagrant/spadev2/spade-audit-initialize.sh

This file was deleted.

0 comments on commit 3c6147c

Please sign in to comment.