mitre / heimdall-lite-1.0

A single page java-script implementation of the MITRE Heimdall InSpec results viewer
https://mitre.github.io/heimdall-lite-1.0/
Other
4 stars 3 forks source link

Prevent HTML tags from being rendered in finding details tab #50

Closed rx294 closed 5 years ago

rx294 commented 5 years ago

Finding details below:

  Test: #<Set: {"/root/.bash_logout", "/root/.bash_profile", "/root/.bashrc", "/root/.cshrc", "/root/.tcshrc", "/home/ec2-user/.bash_logout", "/home/ec2-user/.bash_profile", "/home/ec2-user/.bashrc"}> should be empty

gets redered as:


FAILED -- Test: # should be empty
Message: expected `#.empty?` to return true, got false
aaronlippold commented 5 years ago

Perhaps this Set needs to be converted to an array of strings?


Aaron Lippold

lippold@gmail.com

260-255-4779

twitter/aim/yahoo,etc. 'aaronlippold'

On Tue, Dec 4, 2018 at 5:23 PM Rony Xavier notifications@github.com wrote:

Finding details below:

Test: #<Set: {"/root/.bash_logout", "/root/.bash_profile", "/root/.bashrc", "/root/.cshrc", "/root/.tcshrc", "/home/ec2-user/.bash_logout", "/home/ec2-user/.bash_profile", "/home/ec2-user/.bashrc"}> should be empty

gets redered as:

FAILED -- Test: # should be empty Message: expected #.empty? to return true, got false

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mitre/heimdall-lite/issues/50, or mute the thread https://github.com/notifications/unsubscribe-auth/ABauaPuVXNhc2sinoiolu89upFEttyNHks5u1vXmgaJpZM4ZBn2Y .