Jeeppler

Results 92 issues of Jeeppler

Add a SARIF API Interface. The interface should be similar to the SPDX interface. This task requires to convert the SecHub Sereco format into a SARIF report. Part of: #369

3rd-party-integration

Offer the ability for users to download a code scan in the [Static Analysis Results Interchange Format (SARIF)](https://docs.oasis-open.org/sarif/sarif/v2.1.0/sarif-v2.1.0.html). This would allow users to use existing tools, such as the Sarif...

enhancement
3rd-party-integration
user-experience
client
epic
sarif

Basic WebUI skeleton #1147 - implement basic WebUI skeleton #1147 - user can request new API Token - user can login/loggout - user can request the server version - multi-language...

Create WebUI skeleton which allows a user to login and logout. The WebUI will implement a simple form based authentication and does not use OpenID Connect in the first instance...

web-ui

# Problem The SecHub client outputs the JobUUID after the file is uploaded. However, in case of large uploads this can take a while. The JobUUID is available the moment...

enhancement
client

Create a small test suite testing the containerized SecHub. The test should test all three build modes using Java 11 and Java 17. Using Bash is sufficient for the test...

help wanted
testing
beginner
*nix

AWS is working on a major rewrite of their AWS SDK for Java: https://aws.amazon.com/blogs/developer/aws-sdk-for-java-2-0-developer-preview/. As of 2022, the AWS SDK version 2.x is out of Beta, but there are a...

change management
intermediate

Upgrade Scancode+PDS to use the new Scancode version: https://github.com/nexB/scancode-toolkit/releases/tag/v31.0.1.

change management
pds-solutions

## Description Support [Java JDK 21](https://jdk.java.net/21/). The release of Java 21 is the next long term support release. I am willing to help implement it, but I would like to...

## Description The SARIF reports generated by FindSecurityBugs do not contain the [Common Weakness Enumeration (CWE)](https://cwe.mitre.org/) taxonomy from MITRE. Adding the CWE Taxonomies into SARIF reports would make the SARIF...

enhancement