-
Notifications
You must be signed in to change notification settings - Fork 2k
Remove app protect agent #3646
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
Remove app protect agent #3646
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3646 +/- ##
==========================================
+ Coverage 52.21% 52.32% +0.11%
==========================================
Files 59 59
Lines 16878 16850 -28
==========================================
+ Hits 8813 8817 +4
+ Misses 7768 7738 -30
+ Partials 297 295 -2
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
passed AP tests 👍🏼
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comment - we need to retain the logic for setting the AP log level.
Proposed changes
NIC NAP (app protect) does not need
app agent
anymore. The only one process required to process policies and bundles isapp protect plugin
.This PR:
Checklist
Before creating a PR, run through this checklist and mark each as complete.