Hi, The Jira issue: https://issues.apache.org/jira/browse/CB-11391 Merge request: https://github.com/apache/cordova-plugin-whitelist/pull/21
Summary: With my previous change “Source is not passing sonarqube scan” I failed to notice that there are three states: true, false, or null. (I was only expecting true and false. Maybe an enumeration would better than a Boolean in this case?) Sorry for the mix up. Thanks, Rob.
