kernel/security/tomoyo
sevki c9e1dba412 chore(ci): setup github actions and workflows
setup CI/CD for kernel development
- added CodeQL for code scanning
- every pr is built as an image and is available for
  30days on https://oklinux.dev
- tagged and released on github for now

Signed-off-by: sevki <s@sevki.io>
2024-03-15 21:46:24 +00:00
..
policy chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
.gitignore chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
audit.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
common.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
common.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
condition.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
domain.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
environ.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
file.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
gc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
group.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Kconfig chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
load_policy.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Makefile chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
memory.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mount.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
network.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
realpath.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
securityfs_if.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
tomoyo.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
util.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00