diff options
author | 2019-11-14 15:25:32 +0200 | |
---|---|---|
committer | 2019-11-21 10:20:23 +0200 | |
commit | e21f8e6b83642c2731f8401dc43434dffe93dc26 (patch) | |
tree | a3cc85d5be1ed6c7d4261f1eedff3394af7b70ed /.gitignore | |
parent | fd665faccc84cef29a8e571fb9d358a70432ca88 (diff) |
add security-util-lib to Onap
This lib provides security layer filters and mainly used in sdc project.
It base on third party projects e.g. Cadi and Portal
Issue-ID: SDC-2656
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Change-Id: Iae1a78f0960386e9bdc0994fbac09a24e041cb54
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ debug-logs/ *.log .idea/ *.iml +*.orig |