Skip to content

Commit 6c444db

Browse files
authored
Update README.md
1 parent ede8574 commit 6c444db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The three main aspects of this use case that are combined to deliver a security
1010
* Firewall Deployment
1111
* Chef integration
1212

13-
These three main aspects of the use case are automatically orchestrated by a JAR file, comprised of the code found in the VulnerabilityScanner folder. This JAR file (known as the 'listener') 'listens' for incoming virtual machine details (UUID, IP Address, email address etc.) from the 'forwarder', a seperate JAR file comprised of the code found in the FCOExecutable folder. Virtual machine details are gathered by an 'activator script' running on the cloud platform, which detect the creation of a new VM. The activator script calls the forwarder with these VM details, which then sends them to the listener application.
13+
These three main aspects of the use case are automatically orchestrated by a JAR file, comprised of the code found in the VulnerabilityScanner folder. This JAR file (known as the 'listener') 'listens' for incoming virtual machine details (UUID, IP Address, email address etc.) from the 'forwarder', a seperate JAR file comprised of the code found in the ForwarderExecutable folder. Virtual machine details are gathered by an 'activator script' running on the cloud platform, which detect the creation of a new VM. The activator script calls the forwarder with these VM details, which then sends them to the listener application.
1414

1515
![Screenshot](BEACON%20Flow%20diagram.png)
1616

0 commit comments

Comments
 (0)