Commit Graph

27 Commits

Author SHA1 Message Date
Andy Pitcher
77a86a5acc Add Rancher Security Release (Feb-2024) CVEs to latest/2.8/2.7/2.6
- CVE-2023-32193
	- CVE-2023-32192
        - CVE-2023-22649
        - CVE-2023-32194
2024-02-09 12:45:37 -05:00
Billy Tat
dae1b76dc6 Update canonical links 2024-01-29 10:07:22 -08:00
Billy Tat
e0dc5a7bc4 [2.7] Move files out of pages-for-subheaders 2024-01-11 14:22:42 -08:00
Andy Pitcher
ef01bf25ee Add rancher-selinux's rpm install guide for EL9 2023-12-29 11:50:33 +01:00
pdellamore
25771e2843 Add session management section (#981)
* Add note regarding rancher pentest reports public availability

This PR will add a note regarding third-party penetration test reports
public disclosure.

* Add session management section to rancher security best practices

This PR will create a new section inside Rancher Security Best Practices
adding security recommendations for RM deployments that might need additional
security controls.

* Apply suggestions from code review

Co-authored-by: Paulo Gomes <paulo.gomes.uk@gmail.com>

* Update docs/reference-guides/rancher-security/rancher-security-best-practices.md

* Update docs/reference-guides/rancher-security/rancher-security-best-practices.md

Co-authored-by: Guilherme Macedo <guilherme@gmacedo.com>

* versioned docs

---------

Co-authored-by: Pietro Dell'Amore <pdellamore@MacBook-Pro-de-Pietro.local>
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
Co-authored-by: Paulo Gomes <paulo.gomes.uk@gmail.com>
Co-authored-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-11-16 11:35:02 -05:00
Billy Tat
88f9a9ebeb Add Rancher Security Best Practices to version 2.7 and 2.8 2023-10-24 13:10:57 -07:00
Jiaqi Luo
0940a22d46 Update the namespace exception list at multiple places (#926) 2023-10-18 12:30:02 -07:00
Billy Tat
5c083c320a Remove version-latest dir
Originally added due to some unexpected versioning behavior that's no longer reproducible

Apply suggestions from code review

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-10-12 10:26:54 -07:00
Billy Tat
b27b00da87 Revert "Revert "Merge branch 'main' into main-to-2023-Q3-v2.7x""
This reverts commit 5eb3b2876f.
2023-10-05 16:32:09 -07:00
Marty Hernandez Avedon
cead220aaf #420 Canonical links for Rancher-security (#895)
* canonicized k3s-self-assessment-guide

* canonicized rke1-hardening-guide

* canonicized rke2-self-assessment-guide

* canonicized selinux-rpm

* canonicized rancher-security
2023-10-02 10:47:31 -04:00
Billy Tat
5eb3b2876f Revert "Merge branch 'main' into main-to-2023-Q3-v2.7x"
This reverts commit 45aa5bb9bd, reversing
changes made to 5380fffa27.
2023-09-27 15:42:04 -07:00
Marty Hernandez Avedon
38959f4ba9 #420 Canonical links for hardening guides (#870)
* canonicized k3s hardening guides

* canonicized rke1 hardening guides

* canonicized rke2 hardening guides
2023-09-22 16:40:03 -04:00
Guilherme Macedo
d26718df00 Rebase
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-09-20 23:52:00 -03:00
Andy Pitcher
81464c73d6 Merge branch 'main' into rke1-self-assessment-guide-with-cis-1.7 2023-09-20 17:28:57 -04:00
Andy Pitcher
35f27f4130 Merge branch 'main' into k3s-self-assessment-guide-with-cis-1.24 2023-09-20 16:24:04 -04:00
Andy Pitcher
00c18c19cd Merge pull request #860 from andypitcher/rke2-self-assessment-guide-with-cis-1.24
[cis-1.24] update rke2-self-assessment-guide
2023-09-20 15:33:55 -04:00
Andy Pitcher
1c2b3f3cce Merge pull request #854 from andypitcher/k3s-self-assessment-guide-with-cis-1.7
[cis-1.7] update k3s-self-assessment-guide
2023-09-20 15:33:40 -04:00
Guilherme Macedo
a6369a0484 updates
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-09-20 13:39:51 -03:00
Guilherme Macedo
484a832dff Update k3s-self-assessment-guide-with-cis-v1.24
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-09-20 13:25:51 -03:00
Guilherme Macedo
685241022e updates
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-09-20 13:18:43 -03:00
Andy Pitcher
67221fdd03 Add cis-1.27 to v2.7 (docusaurus, version-2.7) 2023-09-20 11:05:19 -04:00
Andy Pitcher
aa8b1b8969 Add cis-1.27 to v2.7 (docusaurus, version-2.7) 2023-09-20 10:51:30 -04:00
Marty Hernandez Avedon
039fa9c1db Convert links to https://rancher.com/docs/rancher/v2.6 to use correct Markdown syntax (#830) 2023-09-07 21:03:12 -04:00
Jonathan Crowther
7e47e6640c Rename k3s hardening guide (#768)
* Rename file

* Update sidebar

* Add versioned docs
2023-08-14 14:05:50 -04:00
Jonathan Crowther
153da4ce5f Rename rke1 hardening guide (#769)
* Fix title

* Update sidebar

* Add versioned docs
2023-08-14 13:04:18 -04:00
Jonathan Crowther
23d6ec9a62 Rename rke2 hardening guide (#770)
* Update title

* Update sidebar

* versioned page + redirect

* Update rke2-self-assessment-guide-with-cis-v1.7-k8s-v1.25.md

title update

* Fix references to CIS scan in body

---------

Co-authored-by: martyav <marty.avedon@suse.com>
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-08-14 12:31:15 -04:00
Billy Tat
754bfdcab5 Add version-2.7 docs 2023-06-06 16:00:23 -07:00