1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
|
Source: scap-security-guide
Section: admin
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: HÃ¥vard F. Aasen <havard.f.aasen@pfft.no>,
Build-Depends: cmake,
debhelper-compat (=13),
libxml2-utils,
openscap-scanner,
python3,
python3-lxml,
python3-jinja2,
python3-setuptools,
python3-yaml,
xsltproc,
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://www.open-scap.org/security-policies/scap-security-guide
Vcs-Git: https://salsa.debian.org/pkg-security-team/scap-security-guide.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/scap-security-guide
Package: ssg-base
Architecture: all
Depends: ${misc:Depends},
Multi-Arch: foreign
Recommends: openscap-scanner,
Suggests: ansible,
puppet,
Description: SCAP Security guide base content and documentation
This package contains the basic content and manual pages explaining how
the SCAP-security-guide works. It deploys man page and all various
information about current SSG release.
.
SCAP (Security Content Automation Protocol) is a set of standards used in
order to automatically manage vulnerabilities and policy compliance
evaluation on a complete deployed infrastructure. SSG provides various
official policies such as PCI-DSS, NIST SP-800-53 or ANSSI best practices
as official policies.
Package: ssg-debian
Architecture: all
Depends: ssg-base,
${misc:Depends},
Multi-Arch: foreign
Description: SCAP Guides and benchmarks targeting Debian releases
This package contains all the SCAP guides, benchmarks and remediation
files for Debian releases. Remediation files are Shell-based, Ansible-based
and Puppet-based depending on the target infrastructure deployment policy.
.
SCAP (Security Content Automation Protocol) is a set of standards used in
order to automatically manage vulnerabilities and policy compliance
evaluation on a complete deployed infrastructure. SSG provides various
official policies such as PCI-DSS, NIST SP-800-53 or ANSSI best practices
as official policies.
.
This package include SCAP guides for:
- Debian 11
- Debian 12
Package: ssg-debderived
Architecture: all
Depends: ssg-base,
${misc:Depends},
Multi-Arch: foreign
Description: SCAP Guides and benchmarks targeting Debian-based OS
This package contains all the SCAP guides for deb-based distributions
such as Ubuntu.
This package contains all the SCAP guides, benchmarks and remediation
files. Remediation files are Shell-based, Ansible-based and
Puppet-based depending on the target infrastructure deployment policy.
.
SCAP (Security Content Automation Protocol) is a set of standards used in
order to automatically manage vulnerabilities and policy compliance
evaluation on a complete deployed infrastructure. SSG provides various
official policies such as PCI-DSS, NIST SP-800-53 or ANSSI best practices
as official policies.
.
This package include SCAP guides for:
- Ubuntu 16.04
- Ubuntu 18.04
- Ubuntu 20.04
- Ubuntu 22.04
- Ubuntu 24.04
Package: ssg-applications
Architecture: all
Depends: ssg-base,
${misc:Depends},
Multi-Arch: foreign
Description: SCAP Guides and benchmarks targeting userspace applications
This package contains all the SCAP guides, benchmarks and remediation
files for userspace applications. Remediation files are Shell-based,
Ansible-based and Puppet-based depending on the target infrastructure
deployment policy.
.
SCAP (Security Content Automation Protocol) is a set of standards used in
order to automatically manage vulnerabilities and policy compliance
evaluation on a complete deployed infrastructure. SSG provides various
official policies such as PCI-DSS, NIST SP-800-53 or ANSSI best practices
as official policies.
.
This package include SCAP guides for:
- Amazon Elastic Kubernetes Service (Amazon EKS)
- Chromium
- Firefox
Package: ssg-nondebian
Architecture: all
Depends: ssg-base,
${misc:Depends},
Multi-Arch: foreign
Description: SCAP Guides and benchmarks targeting other GNU/Linux OS
This package contains all the SCAP guides, benchmarks and remediation
files for nondebian operating system targets such as Red-Hat RHEL, SuSE and
others. Remediation files are Shell-based, Ansible-based and Puppet-based
depending on the target infrastructure deployment policy.
.
SCAP (Security Content Automation Protocol) is a set of standards used in
order to automatically manage vulnerabilities and policy compliance
evaluation on a complete deployed infrastructure. SSG provides various
official policies such as PCI-DSS, NIST SP-800-53 or ANSSI best practices
as official policies.
.
This package include SCAP guides for:
- Alibaba Cloud Linux 2
- Alibaba Cloud Linux 3
- AlmaLinux OS 9
- Amazon Linux 2023
- Anolis OS 8
- Anolis OS 23
- Apple macOS 10.15
- Fedora
- Kylin Server 10
- OpenEmbedded
- openEuler 22.03
- openSUSE
- Oracle Linux 7
- Oracle Linux 8
- Oracle Linux 9
- Oracle Linux 10
- Red Hat Enterprise Linux 8
- Red Hat Enterprise Linux 9
- Red Hat Enterprise Linux 10
- Red Hat Enterprise Linux CoreOS 4
- Red Hat OpenShift Container Platform 4
- Red Hat Virtualization 4
- SUSE Linux Enterprise 12
- SUSE Linux Enterprise 15
- SUSE Linux Enterprise Micro 5
|