Sascha Di Bernardo

Results 12 issues of Sascha Di Bernardo

The enhancement may already be reported! Please search for the enhancement before creating one. ### Current Behavior: Currently many tasks use hardcoded URLs, such as the MavenMetaAnalyzer or OssIndexAnalysisTask. In...

enhancement

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)

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

bug

Currently Camunda interface discovery only works transitively but fails to discover class extension with subsequent interface implementation.

enhancement

As of now, checkers exhibiting issues are also shown in the list of successful checkers.

bug

Currently we build a graph based on the child nodes of the enclosing process, thus omitting present information in the analysis ([see here](https://github.com/viadee/vPAV/blob/master/src/main/java/de/viadee/bpm/vPAV/processing/ElementGraphBuilder.java#L154)). The process itself allows the usage of...

question
feedback wanted (priority unclear)

JUnit output format would allow nice integration into CI services

enhancement
feedback wanted (priority unclear)

We should in general verify that the DmnTaskChecker still works with all models and namespaces.

bug