Difference between revisions of "/etc/oscapd/config.ini"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  
 
  [[/etc/oscapd/]]config.ini
 
  [[/etc/oscapd/]]config.ini
<pre>
 
[General]
 
tasks-dir=/var/lib/oscapd/tasks
 
results-dir=/var/lib/oscapd/results
 
work-in-progress-dir=/var/lib/oscapd/work_in_progress
 
cve-feeds-dir=/var/lib/oscapd/cve_feeds
 
jobs=4
 
max-results-to-keep=100
 
 
# path representative to current Debian install
 
# Updated by auto-discover if needed
 
[Tools]
 
oscap=/usr/bin/oscap
 
oscap-ssh=/usr/local/bin/oscap-ssh
 
oscap-vm=
 
oscap-docker=
 
 
[Content]
 
ssg=/usr/share/scap-security-guide
 
 
[CVEScanner]
 
fetch-cve=yes
 
fetch-cve-url=https://www.debian.org/security/oval/
 
fetch-cve-timeout=300
 
</pre>
 
  
 +
[General]
 +
tasks-dir=/var/lib/oscapd/tasks
 +
results-dir=/var/lib/oscapd/results
 +
work-in-progress-dir=/var/lib/oscapd/work_in_progress
 +
cve-feeds-dir=/var/lib/oscapd/cve_feeds
 +
jobs=4
 +
max-results-to-keep=100
 +
 +
# path representative to current Debian install
 +
# Updated by auto-discover if needed
 +
[Tools]
 +
oscap=/usr/bin/oscap
 +
oscap-ssh=/usr/local/bin/oscap-ssh
 +
oscap-vm=
 +
oscap-docker=
 +
 +
[Content]
 +
ssg=/usr/share/scap-security-guide
 +
 +
[CVEScanner]
 +
fetch-[[cve]]=yes
 +
fetch-cve-url=https://www.debian.org/security/oval/
 +
fetch-cve-timeout=300
 +
 +
== Related ==
 +
* <code>[[oscap oval eval]] --results /tmp/oscap_results.xml --report /tmp/oscap_report.html com.ubuntu.bionic.cve.oval.xml</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 15:27, 1 November 2021

/etc/oscapd/config.ini
[General]
tasks-dir=/var/lib/oscapd/tasks
results-dir=/var/lib/oscapd/results
work-in-progress-dir=/var/lib/oscapd/work_in_progress
cve-feeds-dir=/var/lib/oscapd/cve_feeds
jobs=4
max-results-to-keep=100 

# path representative to current Debian install
# Updated by auto-discover if needed
[Tools]
oscap=/usr/bin/oscap
oscap-ssh=/usr/local/bin/oscap-ssh
oscap-vm=
oscap-docker=

[Content]
ssg=/usr/share/scap-security-guide

[CVEScanner]
fetch-cve=yes
fetch-cve-url=https://www.debian.org/security/oval/
fetch-cve-timeout=300

Related[edit]

  • oscap oval eval --results /tmp/oscap_results.xml --report /tmp/oscap_report.html com.ubuntu.bionic.cve.oval.xml

See also[edit]

Advertising: