D19996: WIP Add a global test for insecure http: URLs used in code or documentation

Volker Krause noreply at phabricator.kde.org
Sat Mar 23 13:33:22 GMT 2019


vkrause created this revision.
Herald added projects: Frameworks, Build System.
Herald added subscribers: kde-buildsystem, kde-frameworks-devel.
vkrause requested review of this revision.

REVISION SUMMARY
  This is supposed to trigger a unit test failure when using http: rather
  than https: URLs. This is obviously imperfect, so it has support for
  module or line specific overrides. This should also not get enabled by
  default as long as this basically triggers everywhere.
  
  The Python script is from Sandro, the CMake integration and URI blacklist
  from me.

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D19996

AFFECTED FILES
  kde-modules/KDECMakeSettings.cmake
  kde-modules/httpcheck.py

To: vkrause
Cc: kde-frameworks-devel, kde-buildsystem, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20190323/f57246fe/attachment.html>


More information about the Kde-buildsystem mailing list