ccl-testing
ccl-testing copied to clipboard
A collection of maven plugins and their dependencies to perform CCL Unit tests and static analyses and to generate reports from the results.
Is this project active? Can we archive this project? By archiving, previously release assets will be untouched, but support will cease for this project going forward. If anyone has any...
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.3.27 to 6.0.15. Release notes Sourced from org.springframework:spring-core's releases. v6.0.15 :star: New Features Skip buffer allocation in StreamUtils.copy(String) #31631 :lady_beetle: Bug Fixes <replaced-method /> unnecessarily requires explicit...
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.3.27 to 6.0.15. Release notes Sourced from org.springframework:spring-core's releases. v6.0.15 :star: New Features Skip buffer allocation in StreamUtils.copy(String) #31631 :lady_beetle: Bug Fixes <replaced-method /> unnecessarily requires explicit...
Add `JSch.setLogger(new JschLogger());` to the public key createSession method like is done for the username/password method.
Errors can occur when a single-table database query does not use an alias for the table if a referenced table attribute matches the name of a variable that is in...
Adding subroutineName to violationId + scriptName + variableName stops the filtering.
For this plugin to compile or run unit tests in non-development domains (where most dba users are not allowed to save to $cclsource), users should still be able to compile...
https://github.com/cerner/ccl-testing/blob/e62f1f8d30ca8e6a55570b0236b343188125c9f1/cerreal-maven-plugin/src/main/java/com/cerner/ccl/testing/xsl/XslAPI.java#L133 Failure to enable validation when parsing XML gives an attacker the opportunity to supply malicious input.