operatorfabric-core icon indicating copy to clipboard operation
operatorfabric-core copied to clipboard

Main operatorfabric program

Results 269 operatorfabric-core issues
Sort by recently updated
recently updated
newest added

## CVE-2024-6162 - High Severity Vulnerability Vulnerable Library - undertow-core-2.3.13.Final.jar Library home page: http://www.jboss.org Path to dependency file: /services/businessconfig/build.gradle Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.undertow/undertow-core/2.3.13.Final/249236b81e21dc26066232086bb54c73b34a3ecc/undertow-core-2.3.13.Final.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.undertow/undertow-core/2.3.13.Final/249236b81e21dc26066232086bb54c73b34a3ecc/undertow-core-2.3.13.Final.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.undertow/undertow-core/2.3.13.Final/249236b81e21dc26066232086bb54c73b34a3ecc/undertow-core-2.3.13.Final.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.undertow/undertow-core/2.3.13.Final/249236b81e21dc26066232086bb54c73b34a3ecc/undertow-core-2.3.13.Final.jar Dependency Hierarchy: - spring-boot-starter-undertow-3.3.2.jar (Root Library)...

Mend: dependency security vulnerability

## CVE-2023-31442 - High Severity Vulnerability Vulnerable Library - akka-actor_2.13-2.6.20.jar Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala. Library home page:...

Mend: dependency security vulnerability

Similar to https://github.com/opfab/operatorfabric-core/pull/5960 , add eslint rule to avoid focus tests on node services

Enhancement

According to old issue [Add a tooltip component for template or external apps #4518](https://github.com/opfab/operatorfabric-core/issues/4518). We want to use HTML (using of _Handlebars_ of course) in order to have specific content...

Enhancement

## CVE-2024-5971 - High Severity Vulnerability Vulnerable Library - undertow-core-2.3.13.Final.jar Library home page: http://www.jboss.org Path to dependency file: /services/businessconfig/build.gradle Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.undertow/undertow-core/2.3.13.Final/249236b81e21dc26066232086bb54c73b34a3ecc/undertow-core-2.3.13.Final.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.undertow/undertow-core/2.3.13.Final/249236b81e21dc26066232086bb54c73b34a3ecc/undertow-core-2.3.13.Final.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.undertow/undertow-core/2.3.13.Final/249236b81e21dc26066232086bb54c73b34a3ecc/undertow-core-2.3.13.Final.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.undertow/undertow-core/2.3.13.Final/249236b81e21dc26066232086bb54c73b34a3ecc/undertow-core-2.3.13.Final.jar Dependency Hierarchy: - spring-boot-starter-undertow-3.3.2.jar (Root Library)...

Mend: dependency security vulnerability

Documentation is not updated for usage of scripts in src/test/resources/logs: getLogsNodeService.sh getLogs.sh setLogsNodeService.sh setLogs.sh The parameter is not documented Es: ./setLogs.sh Usage : setLogs.sh host:port level user password opfab_url While...

Documentation

It is possible to push a none or invalid json file as businessdata it should not be possible In the code (services/businessconfig/src/main/java/org/opfab/businessconfig/services/ProcessesService.java) : ``` public synchronized void updateBusinessDataFile(String fileContent, String...

Bug

https://www.baeldung.com/spring-native-intro To test in a specific branch for a service (for example users)

Enhancement

Operators might not have opfab open as a standalone tab/app all the time but might need to be alerted when new cards arrive. One possibility to alert the user is...