Highlights
Pinned Loading
-
defended-net/malwatch
defended-net/malwatch Public⚡️ Fast and lightweight malware scanner written in go.
-
defended-net/malwatch-signatures
defended-net/malwatch-signatures PublicSignatures for the malwatch malware scanner.
-
Monitor new releases of a repo to au...
Monitor new releases of a repo to automatically clone. Useful for ansible deploy nodes. Latest release is always symlinked as "current". 1#!/bin/bash23if ! cd /ansible; then
4echo "missing ansible path";
5exit 1 -
Example selinux type enforcement con...
Example selinux type enforcement configuration file https://blog.rskeens.com/blog/isolation-using-selinux 1policy_module(selinux_rskeens_com, 1.0)
23require {4class file { read getattr open map };5class dir { read getattr search open };
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.