Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/redhatquickcourses/selinux-policies-samples
Samples for selinux-policy
https://github.com/redhatquickcourses/selinux-policies-samples
Last synced: about 5 hours ago
JSON representation
Samples for selinux-policy
- Host: GitHub
- URL: https://github.com/redhatquickcourses/selinux-policies-samples
- Owner: RedHatQuickCourses
- License: apache-2.0
- Created: 2024-07-18T20:04:04.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T13:19:17.000Z (6 months ago)
- Last Synced: 2024-11-11T03:19:38.820Z (about 2 months ago)
- Language: C
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sample applications for [Writing Targeted Policies for SELinux on RHEL](https://redhatquickcourses.github.io/selinux-policies/selinux-policies/1/index.html)
Listing samples in the order the courses uses them:
* testapp: A deamon that queries weather from cities with Red Hat offices using wttr.in
* website: Static web site with non-standard HTTP port and document root
* quotes: PHP application which connects to a MySQL database
* playbooks: Ansible playbooks to configure SELinux for the website and quotes examples
* selinux-testapp: SELinux policy (only the `.te`) for testapp