Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Audit Mode and minor bugs #682

Merged
merged 9 commits into from
May 4, 2022
Merged

Conversation

nam-jaehyun
Copy link
Collaborator

Main changes:

Minor changes:

  • Update documents
  • Update self-managed-k8s(-selinux) scripts used for vagrant setup
  • Add missing dependencies (policycoreutils-devel and setools-console) in rpm

Signed-off-by: Jaehyun Nam <jn@accuknox.com>
Signed-off-by: Jaehyun Nam <jn@accuknox.com>
Signed-off-by: Jaehyun Nam <jn@accuknox.com>
Signed-off-by: Jaehyun Nam <jn@accuknox.com>
Signed-off-by: Jaehyun Nam <jn@accuknox.com>
Signed-off-by: Jaehyun Nam <jn@accuknox.com>
Signed-off-by: Jaehyun Nam <jn@accuknox.com>
@codecov-commenter
Copy link

codecov-commenter commented Apr 27, 2022

Codecov Report

Merging #682 (bb9f2bb) into main (93794fe) will decrease coverage by 0.26%.
The diff coverage is 29.85%.

@@            Coverage Diff             @@
##             main     #682      +/-   ##
==========================================
- Coverage   35.93%   35.66%   -0.27%     
==========================================
  Files          25       25              
  Lines        9018     8932      -86     
==========================================
- Hits         3241     3186      -55     
+ Misses       5327     5299      -28     
+ Partials      450      447       -3     
Impacted Files Coverage Δ
KubeArmor/enforcer/appArmorHostProfile.go 0.00% <0.00%> (ø)
KubeArmor/enforcer/appArmorProfile.go 44.33% <ø> (+0.54%) ⬆️
KubeArmor/monitor/hostLogUpdate.go 0.00% <0.00%> (ø)
KubeArmor/monitor/systemMonitor.go 37.89% <20.00%> (-10.18%) ⬇️
KubeArmor/core/kubeUpdate.go 45.56% <25.00%> (+1.87%) ⬆️
KubeArmor/monitor/logUpdate.go 69.04% <25.00%> (-2.97%) ⬇️
KubeArmor/feeder/policyMatcher.go 38.05% <27.38%> (+0.69%) ⬆️
KubeArmor/core/kubeArmor.go 54.39% <50.00%> (-0.15%) ⬇️
KubeArmor/monitor/syscallParser.go 54.84% <66.66%> (+0.30%) ⬆️
KubeArmor/feeder/feeder.go 55.23% <100.00%> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 93794fe...bb9f2bb. Read the comment docs.

Signed-off-by: Jaehyun Nam <jn@accuknox.com>
Signed-off-by: Jaehyun Nam <jn@accuknox.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
kubearmor v0.4
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants