-
Notifications
You must be signed in to change notification settings - Fork 38
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: Security issues #348
fix: Security issues #348
Conversation
Codecov Report
@@ Coverage Diff @@
## main #348 +/- ##
=======================================
Coverage 61.46% 61.46%
=======================================
Files 4 4
Lines 532 532
=======================================
Hits 327 327
Misses 185 185
Partials 20 20
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
45b277e
to
e4e34af
Compare
ec8e764
to
d63ef21
Compare
Thanks @odubajDT, as a follow up, could you please update the docs that cover permissions? This should be handled in a separate PR so we can release it when this change is available. |
Thanks! Created a PR: #350 |
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.
This looks good to me, and if there was anything substantial missed, our e2e tests would catch them. Thanks!
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: Todd Baert <toddbaert@gmail.com>
1760c99
to
b0b62c7
Compare
Signed-off-by: odubajDT ondrej.dubaj@dynatrace.com
Fixes #311