]> git.ipfire.org Git - thirdparty/iproute2.git/commit
Add security policy
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 29 Sep 2023 23:03:07 +0000 (16:03 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 29 Sep 2023 23:06:42 +0000 (16:06 -0700)
commit015d8e7fb877550e859fda28986816fca1777dd8
tree635e011cf39f01763823140b23b35a625dfa1857
parente8a3fca81cd4b8fee14cfb14a5ce9c1b3b63e797
Add security policy

Iproute2 security policy is minimal since the security
domain is controlled by the kernel. But it should be documented
before some new security related bug arises at some future time.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
SECURITY.md [new file with mode: 0644]