Linter for YunoHost applications packages
Find a file
Alexandre Aubin c6cbd26235
Merge pull request #117 from Salamandar/fix_apt_linter
Fix package linter on apt list
2023-09-06 15:32:03 +02:00
lib/nginxparser Improve path traversal issue detection with proper nginx conf parser 2020-03-31 18:45:42 +02:00
.gitignore Add generated files during linter execution in gitignore 2021-10-28 14:16:58 +02:00
LICENSE First commit. 2016-01-25 12:52:18 +01:00
package_linter.py Allow packages to be a list. Also, use the same splitting logic as in yunohost source code. 2023-09-06 13:53:54 +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