Skip to content

Commit 4884f86

Browse files
author
openscap-ci
committed
Deploying to main from @ ComplianceAsCode/content@4774004 🚀
0 parents  commit 4884f86

File tree

6,137 files changed

+17745688
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,137 files changed

+17745688
-0
lines changed

.nojekyll

Whitespace-only changes.

components/al2023/389-ds-base.html

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
5+
<meta charset="UTF-8"/>
6+
<title>Rules Related To '389-ds-base'</title>
7+
8+
<style>
9+
</style>
10+
</head>
11+
<body>
12+
13+
14+
15+
<h1>Rules Related To '389-ds-base'</h1>
16+
17+
18+
19+
20+
21+
<h2>Component overview</h2>
22+
23+
<h3>Relevant packages:</h3>
24+
25+
<ul>
26+
27+
<li>389-ds-base</li>
28+
29+
</ul>
30+
31+
32+
<h3>Relevant groups:</h3>
33+
34+
<div>None</div>
35+
36+
37+
<h3>Changelog:</h3>
38+
39+
<div>No changes recorded.</div>
40+
41+
42+
<h3>Relevant rules:</h3>
43+
44+
<ul>
45+
46+
<li><a href="#package_389-ds-base_removed">package_389-ds-base_removed</a></li>
47+
48+
</ul>
49+
50+
51+
52+
<h2>Rule details</h2>
53+
54+
55+
<div id="package_389-ds-base_removed" class="rule" style="border-bottom: 2px solid; margin-bottom: 1cm; padding-bottom: 1cm;">
56+
<h3>Uninstall 389-ds-base Package</h3>
57+
<div>package_389-ds-base_removed</div>
58+
<h4>Description</h4>
59+
<p>The 389-ds-base RPM is not installed by default on a Amazon Linux 2023
60+
system. It is needed only by the 389-ds server, not by the
61+
clients which use LDAP for authentication. If the system is not
62+
intended for use as an LDAP Server it should be removed.</p>
63+
<h4>Rationale</h4>
64+
<p>Unnecessary packages should not be installed to decrease the attack
65+
surface of the system. While this software is clearly essential on an LDAP
66+
server, it is not necessary on typical desktop or workstation systems.</p>
67+
</div>
68+
69+
70+
71+
72+
</body>
73+
</html>
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
5+
<meta charset="UTF-8"/>
6+
<title>Rules Related To 'NetworkManager'</title>
7+
8+
<style>
9+
</style>
10+
</head>
11+
<body>
12+
13+
14+
15+
<h1>Rules Related To 'NetworkManager'</h1>
16+
17+
18+
19+
20+
21+
<h2>Component overview</h2>
22+
23+
<h3>Relevant packages:</h3>
24+
25+
<ul>
26+
27+
<li>NetworkManager</li>
28+
29+
</ul>
30+
31+
32+
<h3>Relevant groups:</h3>
33+
34+
<div>None</div>
35+
36+
37+
<h3>Changelog:</h3>
38+
39+
<div>No changes recorded.</div>
40+
41+
42+
<h3>Relevant rules:</h3>
43+
44+
<ul>
45+
46+
<li><a href="#networkmanager_dns_mode">networkmanager_dns_mode</a></li>
47+
48+
</ul>
49+
50+
51+
52+
<h2>Rule details</h2>
53+
54+
55+
<div id="networkmanager_dns_mode" class="rule" style="border-bottom: 2px solid; margin-bottom: 1cm; padding-bottom: 1cm;">
56+
<h3>NetworkManager DNS Mode Must Be Must Configured</h3>
57+
<div>networkmanager_dns_mode</div>
58+
<h4>Description</h4>
59+
<p>The DNS processing mode in NetworkManager describes how DNS is processed on the system. Depending the mode some changes the system's DNS may not be respected.</p>
60+
<h4>Rationale</h4>
61+
<p>To ensure that DNS resolver settings are respected, a DNS mode in NetworkManager must be configured.</p>
62+
</div>
63+
64+
65+
66+
67+
</body>
68+
</html>

0 commit comments

Comments
 (0)