Linter for YunoHost applications packages
Find a file
Alexandre Aubin 8d9d3afc62
Merge pull request #98 from YunoHost/legacy-perm-warning
`set_legacy_permission` to report a warning instead of info
2021-09-25 14:53:28 +02:00
lib/nginxparser Improve path traversal issue detection with proper nginx conf parser 2020-03-31 18:45:42 +02:00
.gitignore [mod] add vim swap file on gitignore. 2016-11-03 18:32:23 +01:00
LICENSE First commit. 2016-01-25 12:52:18 +01:00
package_linter.py set_legacy_permission to report a warning instead of info 2021-09-24 12:24:57 +02:00
README.md Remove not up-to-date README stuff 2021-05-23 16:32:54 +02:00

YunoHost apps package linter

Static analyzer that checks for common issues in Yunohost apps

Usage

git clone https://github.com/YunoHost/package_linter
cd package_linter
git clone https://github.com/<organization>/<app>_ynh
./package_linter.py <app>_ynh