-
@huslage can you help us spec out what the process would look like?
Resources:
- https://www.open-scap.org/
- https://github.com/OpenSCAP/scap-security-guide/wiki/RHEL7-STIG-Settings-Review
-
-
**Describe the bug**
```
Currently when attempting to convert a seemingly valid XCCDF file from oscap-docker, an error occurs. This happens on 1.4.15 of saf
/ # saf convert hdf2csv -i openscap-r…
-
When using InSpec in combination with Rundeck, it is not possible to execute remote SSH testing.
# Describe the problem
When executing an InSpec command from the Rundeck master to an execution nod…
-
I'm trying to get isolated-vm to work for a Visual Studio Code extension because of the different ABI we are supposed to use electron rebuild. When I do I get an error. Below is the error output.
I…
-
Wikipedia references:
* https://en.wikipedia.org/wiki/Software_testing
* https://en.wikipedia.org/wiki/Unit_testing
* https://en.wikipedia.org/wiki/Regression_testing
* https://en.wikipedia.org/…
-
How can a method be called? For example if `(def t (now))`, is it possible to call the `Year()` method? Also how to `import` standard packages? If we evaluate `(import "time")` (REPL) we get this erro…
-
hiii
I was trying to install transposon_annotation_tools. During installation I am getting an error : " Output in format: Requested package -> Available versions". kindly help me to resolve the issu…
-
I was able to run InSpec successfully like so with WinRM:
```
inspec exec ./test/integration/windows-agent-test/controls/vm.rb -b winrm -t computername.company.corp --user company\username --passw…
-
I am deploying a vm on a vsphere environment using packer-builder-vsphere . here the challenge is vm gets cloned ,powered on and stucks at " waiting for ip " . Is there any option to skip this as my …