minor updates; fixed typos

- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
trimstray
2019-02-20 21:10:00 +01:00
parent ef5be0edc3
commit 67883368f9
2 changed files with 4 additions and 4 deletions

View File

@@ -61,9 +61,9 @@
* [OpenSCAP Base](#openscap-base) * [OpenSCAP Base](#openscap-base)
* [SCAP Workbench](#scap-workbench) * [SCAP Workbench](#scap-workbench)
- **[DevSec Hardening Framework](#devsec-hardening-framework)** - **[DevSec Hardening Framework](#devsec-hardening-framework)**
- **[Contributing & Support](#contributing-support)** - **[Contributing & Support](#contributing--support)**
- **[External resources](#external-resources)** - **[External resources](#external-resources)**
* [Other official hardening guides](lib/pre_install_tasks/other_official_hardening_guides.md#other-official-hardening-guides) * [Other official hardening guides](lib/external_resources/other_official_hardening_guides.md#other-official-hardening-guides)
- **[Pre install tasks](#pre-install-tasks)** - **[Pre install tasks](#pre-install-tasks)**
* **[Physical system security](lib/pre_install_tasks/physical_system_security.md#physical-system-security)** * **[Physical system security](lib/pre_install_tasks/physical_system_security.md#physical-system-security)**
+ [Introduction](lib/pre_install_tasks/physical_system_security.md#information_source-introduction) + [Introduction](lib/pre_install_tasks/physical_system_security.md#information_source-introduction)

View File

@@ -5,8 +5,8 @@
| <b><u>Type of hardening guide</u></b> | <b><u>Comments</u></b> | | <b><u>Type of hardening guide</u></b> | <b><u>Comments</u></b> |
| :--- | :--- | | :--- | :--- |
| <b>[STIGs Master List](https://iase.disa.mil/stigs/Pages/a-z.aspx)</b> || | <b>[STIGs Master List](https://iase.disa.mil/stigs/Pages/a-z.aspx)</b> ||
| <b>[Security Harden CentOS 7](https://highon.coffee/blog/security-harden-centos-7/)</b> | <sup>compliance with OpenSCAP</sup> | | <b>[Security Harden CentOS 7](https://highon.coffee/blog/security-harden-centos-7/)</b> | <sup>compliant with OpenSCAP</sup> |
| <b>[CentOS 7 Server Hardening Guide](https://www.lisenet.com/2017/centos-7-server-hardening-guide/)</b> | <sup>compliance with OpenSCAP</sup> | | <b>[CentOS 7 Server Hardening Guide](https://www.lisenet.com/2017/centos-7-server-hardening-guide/)</b> | <sup>compliant with OpenSCAP</sup> |
| <b>[Arch Linux](https://wiki.archlinux.org/index.php/Security)</b> || | <b>[Arch Linux](https://wiki.archlinux.org/index.php/Security)</b> ||
| <b>[CentOS Linux](https://wiki.centos.org/HowTos/OS_Protection)</b> || | <b>[CentOS Linux](https://wiki.centos.org/HowTos/OS_Protection)</b> ||
| <b>[Debian GNU/Linux](https://www.debian.org/doc/manuals/securing-debian-howto/index.en.html)</b> | <sup>old guide - to update</sup> | | <b>[Debian GNU/Linux](https://www.debian.org/doc/manuals/securing-debian-howto/index.en.html)</b> | <sup>old guide - to update</sup> |