vPAV icon indicating copy to clipboard operation
vPAV copied to clipboard

viadee Process Application Validator

Results 38 vPAV issues
Sort by recently updated
recently updated
newest added

Bumps [maven-artifact](https://github.com/apache/maven) from 3.8.6 to 3.9.2. Release notes Sourced from maven-artifact's releases. 3.9.2 Release Notes - Maven - Version 3.9.2 Bug [MNG-7750] - Interpolated properties in originalModel in an active...

dependencies

Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.1.0. Release notes Sourced from maven-surefire-plugin's releases. 3.1.0 Release Notes - Maven Surefire - Version 3.1.0 Sub-task [SUREFIRE-2162] - Document upcoming mojo and file names...

dependencies

Bumps [spring-expression](https://github.com/spring-projects/spring-framework) from 5.3.16 to 5.3.17. Release notes Sourced from spring-expression's releases. v5.3.17 :star: New Features Using DataClassRowMapper causes "No property found for column" debug messages in logs #28179 Improve...

dependencies

Bumps [gson](https://github.com/google/gson) from 2.10 to 2.10.1. Release notes Sourced from gson's releases. Gson 2.10.1 This is technically a minor release rather than a patch release because there is one small...

dependencies

Bumps `spring.version` from 5.3.23 to 6.0.4. Updates `spring-expression` from 5.3.23 to 6.0.4 Release notes Sourced from spring-expression's releases. v6.0.4 :star: New Features Add native support for @Convert on JPA entities...

dependencies

Bumps `spring.boot.version` from 2.7.5 to 3.0.2. Updates `spring-boot-dependencies` from 2.7.5 to 3.0.2 Release notes Sourced from spring-boot-dependencies's releases. v3.0.2 :lady_beetle: Bug Fixes Failure analysis of NoUniqueBeanDefinitionException reports "defined in null"...

dependencies

As of now, HTML variable access of any kind is not part of the process variable retrieval process. At least the basic usage of embedded forms (if in the classpath)...

enhancement

Currently the data flow analysis provides a conservative approach (intersection operator) to finding data flow anomalies, sometimes leading to false positives. In some cases taking the union would improve the...

enhancement
feedback wanted (priority unclear)

**Describe the bug** ProcessVariablesModelChecker unable to handle loop within process **To Reproduce** Steps to reproduce the behavior: 1. Add the attached BPMN file to a vPAV-enabled project 2. Build the...

wontfix

If the variables.xml is used to declare variables, the unmarshalling operation results in a ClassCastException.

bug