浏览代码

Initial commit

当前提交
7f07d5303b
共有 2 个文件被更改,包括 18 次插入0 次删除
  1. 15
    0
      .gitignore
  2. 3
    0
      README.md

+ 15
- 0
.gitignore 查看文件

@@ -0,0 +1,15 @@
1
+# ---> Linux
2
+*~
3
+
4
+# temporary files which can be created if a process still has a handle open of a deleted file
5
+.fuse_hidden*
6
+
7
+# KDE directory preferences
8
+.directory
9
+
10
+# Linux trash folder which might appear on any partition or disk
11
+.Trash-*
12
+
13
+# .nfs files are created when an open file is removed but is still being accessed
14
+.nfs*
15
+

+ 3
- 0
README.md 查看文件

@@ -0,0 +1,3 @@
1
+# NVSRCO
2
+
3
+Lightweight Vulnerability Scanner for Resourced-constrained Organizations