Scada-LTS icon indicating copy to clipboard operation
Scada-LTS copied to clipboard

Scada-LTS is an Open Source, web-based, multi-platform solution for building your own SCADA (Supervisory Control and Data Acquisition) system.

Results 256 Scada-LTS issues
Sort by recently updated
recently updated
newest added

**Describe the bug** This issue reports about XSS vulnerabilities found on Scada-LTS 2.8 with security patch applied in #2103 **List of bugs** - [x] In ``Data sources``, **Name** of DataSource...

vulnerability

**Describe the bug** Event comments in DataPointDetails are not working after refreshing page **To Reproduce** Steps to reproduce the behavior: 1. Create a VirtualDataSource with point, that refreshes every 15...

**Description** ``` I'm building an application for monitoring and commanding a DNP3 concentrator, and I noticed some problems here: a) When configuring a DATA_POINT as BINARY OUTPUT and CLOSE/TRIP control...

community
protocol

**Describe the bug** If the import process encounters an error, it should import the view. Currently, the object where the error occurred is not being imported. **To Reproduce** 1. Login...

bug

*Expected Behavior* Points on context table has additional column with point XID. *Actual Behavior* When datapoints are added to script context, in "Var" field the following naming convention is used:...

### Expected Behavior Created junit test for json serialization for basic business object: 1) datasource; 2) datapoint; 3) watchlist; 4) graphicalview (with all component type); 5) pointlink; 6) eventdetector; 7)...

test

**Describe the bug** The browser is unable to load the style property in the virtual data source. This error is a bug inherited since the ScadaBR 1.0 version developed in...

community

**Description** Although the user does not have set permission for the point, when invoking the script from a view, he can modify its value. **To Reproduce** 1. Create datasource ds_1...

bug
permission

*Target* 1. Added support for a second database for reading datapoint values ​​to offload the main database and improve overall performance; 2. Accelerating the execution of select queries on large...

feature request
questdb

*Expected Behavior* Adding aggregation of identical repeating events will improve the readability of alarms, but also have a positive effect on the performance of the application, e.g. on watchlists. Perhaps...

feature request