YunoHost / package_check

Shell script which check package actions: install, remove, upgrade, backup, restore…
GNU General Public License v3.0
21 stars 25 forks source link

Check ssowat conf instead of turbo parsing manifest.json or manifest.toml #141

Closed kay0u closed 1 year ago

kay0u commented 1 year ago

The public information could be in manifest.toml at install.init_main_permission or resources.permissions or in manifest.json is_public.

Why not just check the ssowat conf to determine if the permission is actually public or not?