Arnaud Mergey
Arnaud Mergey
### Current Behavior: In "Audit Vulnerabilities" tab of a project, when I set something in Comment textarea of a component, when I click on "Add Comment" the comment is erased...
### Current Behavior Dependency track detect https://github.com/advisories/GHSA-58qw-p7qm-5rvh from github analyzer against jetty 9.4.53 while it was fixed in 9.4.52  ### Steps to Reproduce 1.run dependency track on a project...
When using p2 resolver, is there any way to tell p2-maven-plugin to pick the latest available version ? for big list of plugins fetch from a p2 repository, it would...
Hello, The documentation explains how to add a feature into the generated p2 repository. Is it possible to add a feature found in p2 (like for plugins) ?
I have configured this action to upload a sbom to a Dependency-Track instance ``` - uses: DependencyTrack/gh-upload-sbom@master with: serverhostname: 'x.y.z.w' port: 8081 protocol: http apikey: ${{ secrets.DEPENDENCYTRACK_APIKEY }} projectname: 'my...
Hello, It seems RAP 2024.03 is missing from maven central. I already had this issue once with a previous release. Is it possible to push RAP artifacts in maven central...
### Current Behavior Since I upgraded to 4.12 project is renderded as PURL instead of name and version in slack notification, see the screenshot with last notification before upgrade and...
Please answer these questions before submitting your issue. In order to accurately debug the issue this information is required. Thanks! 1. What version of JDBC driver are you using? v3.19.0...
## What is the current behavior? The way to configure a jdbc connection from inside a snowpark container service, is to use "public address" of snowflake account jdbc:snowflake://.snowflakecomputing.com/? which requires...