Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-22022-2210132
proj238-openKylin操作系统安全分析工具-IO37-3201
Commits
3dadc1cf
Commit
3dadc1cf
authored
1 year ago
by
IO37
Browse files
Options
Download
Patches
Plain Diff
fork genmai project
parent
958f19cf
Changes
72
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
src/FastScanFalseAlarmConfig.yaml
+7
-0
src/FastScanFalseAlarmConfig.yaml
src/GenmaiBSUI.go
+30
-0
src/GenmaiBSUI.go
src/Makefile
+172
-0
src/Makefile
src/config.yaml
+9
-0
src/config.yaml
src/gconsole/FrameBase.go
+50
-0
src/gconsole/FrameBase.go
src/gconsole/FrameMain.go
+38
-0
src/gconsole/FrameMain.go
src/gconsole/FrameMainKBind.go
+106
-0
src/gconsole/FrameMainKBind.go
src/gconsole/FrameMainView.go
+77
-0
src/gconsole/FrameMainView.go
src/gconsole/FrameReport.go
+65
-0
src/gconsole/FrameReport.go
src/gconsole/FrameReportKBind.go
+292
-0
src/gconsole/FrameReportKBind.go
src/gconsole/FrameReportView.go
+823
-0
src/gconsole/FrameReportView.go
src/gconsole/Utils.go
+108
-0
src/gconsole/Utils.go
src/gconsole/gconsole.go
+93
-0
src/gconsole/gconsole.go
src/genmai/BsUtils/BsUtils.go
+182
-0
src/genmai/BsUtils/BsUtils.go
src/genmai/BsUtils/CookieProcessing.go
+61
-0
src/genmai/BsUtils/CookieProcessing.go
src/genmai/BsUtils/DBProcessing.go
+221
-0
src/genmai/BsUtils/DBProcessing.go
src/genmai/BsUtils/GetScanResult.go
+97
-0
src/genmai/BsUtils/GetScanResult.go
src/genmai/BsUtils/Headle.go
+920
-0
src/genmai/BsUtils/Headle.go
src/genmai/BsUtils/Route.go
+45
-0
src/genmai/BsUtils/Route.go
src/genmai/Cache/Cache.go
+52
-0
src/genmai/Cache/Cache.go
with
3448 additions
and
0 deletions
+3448
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets