This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
416b519
commit 7af051c
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
# qs-security-rule-analyzer | ||
A lightweight Qlik Sense application that analyzes security rules for quality. | ||
|
||
The **qs-security-rule-analyzer** application is an application supported by the Americas Enterprise Architecture team from Qlik. It is a very straight forward application that makes to calls to the QRS (repository database) that fetches metadata around custom properties and all security rule information. The application itself takes advantage of the existing `monitor_apps_REST_app` data connection, so there is no installer and it is plug and play, spare a couple of variable settings and ensuring that the user executing the reload has _RootAdmin_ rights and access to the data connection. Complete setup instructions can be found in the script. | ||
|
||
\*_Note that this application was designed for use alongside the Qlik Sense Admin Playbook (link to come, as still in development)._ | ||
|
||
Download here: [Releases](https://github.com/eapowertools/qs-security-rule-analyzer/releases) | ||
|
||
Screenshot | ||
|
||
[![security_rules_5.png](images/security_rules_5.png)](https://raw.githubusercontent.com/eapowertools/qs-security-rule-analyzer/master/images/security_rules_5.png) |