Closed bor0 closed 1 month ago
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details |
---|
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Description
Due to the recent MFA changes, my role was demoted to
Member
instead ofAdmin
. When I tried to runvip @97.production config envvar get-all
, the variables had the value ofnull
, which caused the following error:Ideally, it should have returned something like this instead:
This PR achieves that.
Pull request checklist
New release checklist
Steps to Test
trunk
.vip @97.production config envvar get-all
Expected: error should appearvip @97.production config envvar get-all
Expected: should be rendered properly