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

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 +
[[/etc/oscapd/]]config.ini
  
<pre>
+
[General]
[General]
+
tasks-dir=/var/lib/oscapd/tasks
tasks-dir=/var/lib/oscapd/tasks
+
results-dir=/var/lib/oscapd/results
results-dir=/var/lib/oscapd/results
+
work-in-progress-dir=/var/lib/oscapd/work_in_progress
work-in-progress-dir=/var/lib/oscapd/work_in_progress
+
cve-feeds-dir=/var/lib/oscapd/cve_feeds
cve-feeds-dir=/var/lib/oscapd/cve_feeds
+
jobs=4
jobs=4
+
max-results-to-keep=100  
max-results-to-keep=100
+
 
+
# path representative to current Debian install
# path representative to current Debian install
+
# Updated by auto-discover if needed
# Updated by auto-discover if needed
+
[Tools]
[Tools]
+
oscap=/usr/bin/oscap
oscap=/usr/bin/oscap
+
oscap-ssh=/usr/local/bin/oscap-ssh
oscap-ssh=/usr/local/bin/oscap-ssh
+
oscap-vm=
oscap-vm=
+
oscap-docker=
oscap-docker=
+
 
+
[Content]
[Content]
+
ssg=/usr/share/scap-security-guide
ssg=/usr/share/scap-security-guide
+
 
+
[CVEScanner]
[CVEScanner]
+
fetch-[[cve]]=yes
fetch-cve=yes
+
fetch-cve-url=https://www.debian.org/security/oval/
fetch-cve-url=https://www.debian.org/security/oval/
+
fetch-cve-timeout=300
fetch-cve-timeout=300
+
</pre>
+
== 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: