kernel/lib/test_fortify
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
..
read_overflow-memchr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
read_overflow-memchr_inv.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
read_overflow-memcmp.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
read_overflow-memscan.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
read_overflow2-memcmp.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
read_overflow2-memcpy.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
read_overflow2-memmove.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
read_overflow2_field-memcpy.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
read_overflow2_field-memmove.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
test_fortify.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write_overflow-memcpy.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write_overflow-memmove.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write_overflow-memset.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write_overflow-strcpy-lit.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write_overflow-strcpy.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write_overflow-strlcpy-src.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write_overflow-strlcpy.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write_overflow-strncpy-src.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write_overflow-strncpy.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write_overflow-strscpy.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write_overflow_field-memcpy.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write_overflow_field-memmove.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
write_overflow_field-memset.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00