AppControl Docs
  • Introduction
  • Overview
    • Features
    • Product architecture
      • AppControl Repository
      • Policy Checks
    • Initial set up
      • AppControl User
      • Install package
      • Configure system
      • Add apps
      • Add users
      • Give permissions
    • User Roles & Access
    • Getting Started
      • Platform Administrator
      • App Owner
      • App Administrator
      • Developer
  • Dashboards
    • Platform
    • Alerts
    • App
      • Log Rule
    • Policies
      • Compare Revisions
    • Releases
      • Create Release
    • Tasks
      • Task Assignment
      • Task Details
    • Insights
      • Components
      • Reports
      • Users
      • Logs
  • Administration
    • Policies
    • Pipelines
      • Approval
      • Backup
      • Build
      • Call API
      • Check Policy
      • Deploy
      • Deploy Configuration
      • Notification
      • Start / Stop
    • Tasks
    • App Groups
    • Access Groups
    • System
      • Accounts
      • Notifications
      • System Status
      • System Logs & Tools
      • System Configuration
      • Repository
        • Log Solution
      • Product License
      • Management API
      • Mendix Configuration
    • Feedback
  • Checks
    • APIs
      • Published APIs must use authentication
    • App
      • Project security level
      • Project security enabled
      • Demo users enabled
      • Anonymous users enabled
      • Strong password policy
      • Default admin username changed
      • Anonymous user access restricted
      • Default admin user restricted
      • Use strong hash algorithm
      • Check user role security for consistency
      • Restrict users to a single session
      • Perform strict page URL checks
      • Project naming standards
    • Components
      • Components with vulnerabilities
      • Mendix runtime version age
      • Mendix runtime support status
      • Non platform supported components
      • Max component age
      • Average age components
      • Use latest version of Marketplace module
      • Use latest version of Marketplace widget
      • Use latest version of Mendix
      • Limit number of Java libraries
      • Limit number of widgets
      • Use minimum Mendix runtime version
    • Constants
      • Do not expose constants to client
    • Development
      • Last commit to production
      • Last commit to project
      • Project documentation standards
      • Project organization standards
      • Project logging standards
    • Domain Model
      • Default member access rights restricted
      • Use read only attributes in XPath constraints
      • Anonymous users can only change own data
      • Anonymous users cannot change unlimited length strings
      • Domain model standards
      • Anonymous user access restricted
      • Naming standards - Domain Model
      • Documentation standards - Domain Model
    • Enumerations
      • Naming Standards - Enumerations
    • Microflows
      • Incorrect date format
      • Incorrect empty string check
      • Empty variable used
      • Apply entity access when generating documents
      • Use inherited entities from System module
      • Web service calls with templates should be escaped
      • Naming Standards - Microflows
      • Logging Standards - Microflows
      • Documentation Standards - Microflows
    • Pages
      • Attributes in data views should be editable
      • Naming Standards - Page Flows
      • Documentation Standards - Pages
  • Support
    • Docs
    • Feedback
    • Tickets
    • Releases
    • System Status
    • User Details
Powered by GitBook
On this page
  1. Administration
  2. System

Repository

The Repository manager is used to view the contents of the local Insights repository. The AppControl Insights repository provides additional information about used marketplace components, Java libraries, log solutions, and vulnerabilities. The local repository is synchronized every 24 hours with the central repository managed by Blue Storm. This ensures that you always have the latest information about the software components used by your apps.

When apps are scanned by AppControl information about modules, widgets, Java libraries, and Mendix versions is stored in the local repository. If your apps use components that are not known in the central repository, information about these components is shared anonymously with the central AppControl Insights repository once every 24 hours. Blue Storm then reviews and verifies the information, and if necessary, adds these components to the central repository.

Update Log

The update log shows information about the synchronization of your local repository with the central AppControl repository. Errors in the synchronization process will prevent new component information from being downloaded, and this can cause policy states, scorecards, and reports to be incomplete.

Mendix Versions

This tab shows all the known Mendix versions stored in your repository.

Modules

This tab shows all the modules stored in your repository. Note: This includes public marketplace modules as well as private marketplace modules.

Widgets

This tab shows all the widgets stored in your repository. Note: This includes public marketplace widgets, private marketplace widgets, and custom widgets.

Java Libraries

This tab shows all the Java libraries stored in your repository. Note: This includes Java libraries used by Marketplace content as well as custom Java libraries in use by your apps.

Vulnerabilities

This tab shows all the vulnerability information stored in your repository. Vulnerabilities have a vulnerability ID (an ID unique to AppControl) and in some cases a CVE ID. Vulnerability information is collected by Blue Storm from multiple sources and attached to those components with known vulnerabilities.

Solutions
PreviousSystem ConfigurationNextLog Solution

Last updated 2 months ago

This tab shows all the log solutions stored in your repository. are how-to articles created either by Blue Storm or yourself, and are automatically attached to log messages that have been scanned by AppControl and identified as having a known solution.

Log solutions