be0a783 Add SELint static analysis

Authored and Committed by vmojzis 3 years ago
    Add SELint static analysis
    
    - Download and unpack selinux-policy source package
    - Run selint
    -- .if files are not tested because the resulting issues where false
    positive or plain wrong in most cases and SELint doesn't support
    gen_require statements (the test fails with "Policy syntax error")
    
        
file modified
+18 -1
file modified
+24 -4