I am getting following error while running the sample oval file. C:\SCAP\test\helloworld>oscap oval eval test2-oval.xml W: C:\SCAP\sw\oscap.exe: OVAL object not supported. Definition oval:org.mitre.oval.tutorial:def:1: unknown Evaluation done. Here is the sample oval. <?xml version="1.0" encoding="UTF-8"?> <oval_definitions xsi:schemalocation="http://oval.mitre.org/XMLSchema/oval-definitions-5<br> oval-definitions-schema.xsd <a href=" http:="" oval.mitre.org="" xmlschema="" oval-definitions-5#windows"="">http://oval.mitre.org/XMLSchema/oval-definitions-5#windows...
I am following getting error while running the sample oval file. C:\SCAP\test\helloworld>oscap oval eval test2-oval.xml W: C:\SCAP\sw\oscap.exe: OVAL object not supported. Definition oval:org.mitre.oval.tutorial:def:1: unknown Evaluation done. Here is the sample oval. <?xml version="1.0" encoding="UTF-8"?> <oval_definitions xsi:schemalocation="http://oval.mitre.org/XMLSchema/oval-definitions-5<br> oval-definitions-schema.xsd <a href=" http:="" oval.mitre.org="" xmlschema="" oval-definitions-5#windows"="">http://oval.mitre.org/XMLSchema/oval-definitions-5#windows...
I am trying to install software TPM and error while running the sample tpm2_pcrread command. OS: Ubuntu 18.04.5 LTS Desktop, VirutalBox VM The installation details are: TPM2 TSS $ sudo apt -y update $ sudo apt -y install \ autoconf-archive \ libcmocka0 \ libcmocka-dev \ procps \ iproute2 \ build-essential \ git \ pkg-config \ gcc \ libtool \ automake \ libssl-dev \ uthash-dev \ autoconf \ doxygen \ libjson-c-dev \ libini-config-dev \ libcurl4-openssl-dev $ git clone git://github.com/tpm2-software/tpm2-tss.git...