rewrite yml: fr.keuse.rightsalert
This commit is contained in:
parent
6eef11f3b6
commit
8f1da300a2
|
|
@ -1,30 +0,0 @@
|
|||
Categories:System
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/kyriog/rights-alert
|
||||
Issue Tracker:https://github.com/kyriog/rights-alert/issues
|
||||
|
||||
Auto Name:Rights alert
|
||||
Summary:Permissions Reporter
|
||||
Description:
|
||||
Identifies and reports on applications which use a lot of permissions. Each
|
||||
permission is allocated a number of points, and if the sum of points exceed a
|
||||
score, the application is considered as dangerous.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/kyriog/rights-alert.git
|
||||
|
||||
Build:0.1a,1
|
||||
commit=a6077453161
|
||||
|
||||
Build:0.2a,2
|
||||
commit=09103dfd130
|
||||
|
||||
Build:0.3a,3
|
||||
commit=9ff94c00a28
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.3a
|
||||
Current Version Code:3
|
||||
33
metadata/fr.keuse.rightsalert.yml
Normal file
33
metadata/fr.keuse.rightsalert.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/kyriog/rights-alert
|
||||
IssueTracker: https://github.com/kyriog/rights-alert/issues
|
||||
|
||||
AutoName: Rights alert
|
||||
Summary: Permissions Reporter
|
||||
Description: |-
|
||||
Identifies and reports on applications which use a lot of permissions. Each
|
||||
permission is allocated a number of points, and if the sum of points exceed a
|
||||
score, the application is considered as dangerous.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/kyriog/rights-alert.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1a
|
||||
versionCode: 1
|
||||
commit: a6077453161
|
||||
|
||||
- versionName: 0.2a
|
||||
versionCode: 2
|
||||
commit: 09103dfd130
|
||||
|
||||
- versionName: 0.3a
|
||||
versionCode: 3
|
||||
commit: 9ff94c00a28
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 0.3a
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue